GT2/Ejectable/node_modules/expo-splash-screen/plugin/build/withSplashScreen.d.ts
2021-08-16 00:14:59 +00:00

3 lines
122 B
TypeScript

import { ConfigPlugin } from '@expo/config-plugins';
declare const _default: ConfigPlugin<void>;
export default _default;