ssap_app/node_modules/expo-dev-launcher/plugin/build/withDevLauncher.d.ts

4 lines
162 B
TypeScript

import { PluginConfigType } from './pluginConfig';
declare const _default: import("expo/config-plugins").ConfigPlugin<PluginConfigType>;
export default _default;