UNPKG

create-expo-cljs-app

Version:

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

12 lines (8 loc) 194 B
/// <reference path="./types.d.ts" /> declare module 'dayjs/esm/locale/*' { namespace locale { interface Locale extends ILocale {} } const locale: locale.Locale export = locale }