UNPKG

expo-updates

Version:

Fetches and manages remotely-hosted assets and updates to your app's JS bundle.

6 lines (5 loc) 166 B
import { ConfigPlugin } from 'expo/config-plugins'; declare const _default: ConfigPlugin<void | { expoUsername?: string | undefined; }>; export default _default;