UNPKG

@oxc-node/core

Version:

Transformer and register for Node.js projects.

4 lines 122 B
function _writeOnlyError(r) { throw new TypeError('"' + r + '" is write-only'); } export { _writeOnlyError as default };