UNPKG

create-expo-cljs-app

Version:

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

4 lines (3 loc) 150 B
import { ExponentFileSystemModule } from './FileSystem.types'; declare const platformModule: ExponentFileSystemModule; export default platformModule;