UNPKG

expo-updates

Version:

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

3 lines (2 loc) 69 B
#!/usr/bin/env node export type Command = (argv?: string[]) => void;