source:
frontend/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 207 bytes | |
| Line | |
|---|---|
| 1 | var id = 0; |
| 2 | function _classPrivateFieldKey(e) { |
| 3 | return "__private_" + id++ + "_" + e; |
| 4 | } |
| 5 | module.exports = _classPrivateFieldKey, module.exports.__esModule = true, module.exports["default"] = module.exports; |
Note:
See TracBrowser
for help on using the repository browser.
