UNPKG

expo-asset

Version:

An Expo universal module to download assets and pass them into other APIs

5 lines 256 B
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