full site update
This commit is contained in:
6
node_modules/@swc/helpers/cjs/_throw.cjs
generated
vendored
Normal file
6
node_modules/@swc/helpers/cjs/_throw.cjs
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
function _throw(e) {
|
||||
throw e;
|
||||
}
|
||||
exports._ = _throw;
|
Reference in New Issue
Block a user