UNPKG

expo-asset

Version:

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

4 lines 116 B
export async function downloadAsync(url, _hash, _type) { return url; } //# sourceMappingURL=ExpoAsset.web.js.map