UNPKG

create-expo-cljs-app

Version:

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

6 lines (3 loc) 138 B
import { Colors } from "./types" declare const picocolors: Colors & { createColors: (enabled?: boolean) => Colors } export = picocolors