UNPKG

expo-asset

Version:

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

5 lines 128 B
export function getLocalAssetUri(hash, type) { // noop on web return null; } //# sourceMappingURL=LocalAssets.web.js.map