UNPKG

create-expo-cljs-app

Version:

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

4 lines (2 loc) 79 B
/* @flow strict */ declare module.exports: <T>(x: ?T, message?: string) => T;