UNPKG

recoder-code

Version:

🚀 AI-powered development platform - Chat with 32+ models, build projects, automate workflows. Free models included!

4 lines • 195 B
function _writeOnlyError(r) { throw new TypeError('"' + r + '" is write-only'); } module.exports = _writeOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;