UNPKG

@babel/runtime-corejs2

Version:

babel's modular runtime helpers with core-js@2 polyfilling

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