UNPKG

create-expo-cljs-app

Version:

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

2 lines (1 loc) 37 B
export type ValueOf<T> = T[keyof T];