source:
frontend/node_modules/@babel/runtime/helpers/nullishReceiverError.js@
cdcff72
| Last change on this file since cdcff72 was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 223 bytes | |
| Line | |
|---|---|
| 1 | function _nullishReceiverError(r) { |
| 2 | throw new TypeError("Cannot set property of null or undefined."); |
| 3 | } |
| 4 | module.exports = _nullishReceiverError, module.exports.__esModule = true, module.exports["default"] = module.exports; |
Note:
See TracBrowser
for help on using the repository browser.
