Files
Fluxup_PAP/node_modules/expo-asset/build/PlatformUtils.d.ts
2026-03-10 16:18:05 +00:00

6 lines
340 B
TypeScript

import Constants from 'expo-constants';
export declare const IS_ENV_WITH_LOCAL_ASSETS: boolean;
export declare function getLocalAssets(): Record<string, string>;
export declare function getManifest2(): typeof Constants.__unsafeNoWarnManifest2;
export declare const manifestBaseUrl: string | null;
//# sourceMappingURL=PlatformUtils.d.ts.map