UNPKG

expo-asset

Version:

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

6 lines (4 loc) 91 B
export * from './Asset.server'; export function useAssets() { return [[], undefined]; }