DIR: /proc/self/root/usr/share/nodejs/@babel/runtime/helpers/esm/ |
Current File : //proc/self/root/usr/share/nodejs/@babel/runtime/helpers/esm/readOnlyError.js |
export default function _readOnlyError(name) { throw new TypeError("\"" + name + "\" is read-only"); } |