Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
jajbshjahavahh
Edit Copy
Star
1
GitHub Repository:
jajbshjahavahh/Gojo-Satoru
Path:
blob/master/node_modules/@babel/runtime/helpers/esm/identity.js
2
5
9
3
views
1
export
default
function
_identity
(
x
)
{
2
return
x
;
3
}
4