source: imaps-frontend/node_modules/@babel/runtime/helpers/classPrivateFieldGet2.js

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: 257 bytes
RevLine 
[d565449]1var assertClassBrand = require("./assertClassBrand.js");
2function _classPrivateFieldGet2(s, a) {
3 return s.get(assertClassBrand(s, a));
4}
5module.exports = _classPrivateFieldGet2, module.exports.__esModule = true, module.exports["default"] = module.exports;
Note: See TracBrowser for help on using the repository browser.