GT2/Ejectable/node_modules/expo/build/environment/DevLoadingView.d.ts

3 lines
94 B
TypeScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
/// <reference types="react" />
export default function DevLoadingView(): JSX.Element | null;