create-expo-cljs-app
Version:
Create a react native application with Expo and Shadow-CLJS!
9 lines (7 loc) • 309 B
JavaScript
function _classPrivateMethodGet(receiver, privateSet, fn) {
if (!privateSet.has(receiver)) {
throw new TypeError("attempted to get private field on non-instance");
}
return fn;
}
module.exports = _classPrivateMethodGet, module.exports.__esModule = true, module.exports["default"] = module.exports;