uva-covid19-testing-kiosk/app.ts

4 lines
124 B
TypeScript
Raw Permalink Normal View History

2020-08-31 16:07:40 +00:00
// temporary workaround for https://github.com/expo/expo-cli/issues/1385
// @ts-ignore
export { default } from './App.tsx';