UNPKG

expo-asset

Version:

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

5 lines 132 B
export * from './Asset.server'; export function useAssets() { return [[], undefined]; } //# sourceMappingURL=index.server.js.map