source:
frontend/node_modules/@babel/runtime/helpers/classPrivateSetter.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 259 bytes | |
| Line | |
|---|---|
| 1 | var assertClassBrand = require("./assertClassBrand.js"); |
| 2 | function _classPrivateSetter(s, r, a, t) { |
| 3 | return r(assertClassBrand(s, a), t), t; |
| 4 | } |
| 5 | module.exports = _classPrivateSetter, module.exports.__esModule = true, module.exports["default"] = module.exports; |
Note:
See TracBrowser
for help on using the repository browser.
