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