source:
imaps-frontend/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 214 bytes |
Rev | Line | |
---|---|---|
[d565449] | 1 | import checkPrivateRedeclaration from "./checkPrivateRedeclaration.js"; |
2 | function _classPrivateMethodInitSpec(e, a) { | |
3 | checkPrivateRedeclaration(e, a), a.add(e); | |
4 | } | |
5 | export { _classPrivateMethodInitSpec as default }; |
Note:
See TracBrowser
for help on using the repository browser.