UNPKG

expo-asset

Version:

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

3 lines (2 loc) 117 B
import { type ConfigPlugin } from 'expo/config-plugins'; export declare const withAssetsIos: ConfigPlugin<string[]>;