full site update
This commit is contained in:
5
node_modules/@swc/helpers/esm/_identity.js
generated
vendored
Normal file
5
node_modules/@swc/helpers/esm/_identity.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
function _identity(x) {
|
||||
return x;
|
||||
}
|
||||
|
||||
export { _identity as _ };
|
Reference in New Issue
Block a user