UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

7 lines 234 B
export declare const getDevServer: () => { bundleLoadedFromServer: boolean; /** URL but ensures that platform query param is added. */ readonly fullBundleUrl: string; url: string; }; //# sourceMappingURL=index.d.ts.map