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

5 lines
256 B
TypeScript

export declare const IS_ENV_WITH_LOCAL_ASSETS = false;
export declare function getLocalAssets(): Record<string, string>;
export declare function getManifest2(): {};
export declare const manifestBaseUrl: null;
//# sourceMappingURL=PlatformUtils.web.d.ts.map