create project
This commit is contained in:
3
kitabcitab/node_modules/@swc/helpers/src/_throw.mjs
generated
vendored
Normal file
3
kitabcitab/node_modules/@swc/helpers/src/_throw.mjs
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function _throw(e) {
|
||||
throw e;
|
||||
}
|
||||
Reference in New Issue
Block a user