UNPKG

expo-asset

Version:

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

2 lines 149 B
export declare function downloadAsync(url: string, _hash: string | null, _type: string): Promise<string>; //# sourceMappingURL=ExpoAsset.web.d.ts.map