UNPKG

create-expo-cljs-app

Version:

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

6 lines 390 B
"use strict"; // Copyright 2021-present 650 Industries (Expo). All rights reserved. Object.defineProperty(exports, "__esModule", { value: true }); const createExoticTransformer_1 = require("./createExoticTransformer"); module.exports = createExoticTransformer_1.createExoticTransformer({ nodeModulesPaths: ['node_modules'] }); //# sourceMappingURL=metro-expo-exotic-babel-transformer.js.map