UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

7 lines (6 loc) 240 B
export default function _classPrivateFieldBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; }