main
Last change
on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago |
Update repo after prototype presentation
|
-
Property mode
set to
100644
|
File size:
296 bytes
|
Line | |
---|
1 | import classApplyDescriptorGet from "./classApplyDescriptorGet.js";
|
---|
2 | import classPrivateFieldGet2 from "./classPrivateFieldGet2.js";
|
---|
3 | function _classPrivateFieldGet(e, t) {
|
---|
4 | var r = classPrivateFieldGet2(t, e);
|
---|
5 | return classApplyDescriptorGet(e, r);
|
---|
6 | }
|
---|
7 | export { _classPrivateFieldGet as default }; |
---|
Note:
See
TracBrowser
for help on using the repository browser.