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