initial commit
This commit is contained in:
3
node_modules/@babel/runtime/helpers/esm/readOnlyError.js
generated
vendored
Normal file
3
node_modules/@babel/runtime/helpers/esm/readOnlyError.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function _readOnlyError(name) {
|
||||
throw new Error("\"" + name + "\" is read-only");
|
||||
}
|
Reference in New Issue
Block a user