Files
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06: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