UNPKG

expo-updates

Version:

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

4 lines (3 loc) 105 B
#!/usr/bin/env node import { Command } from './cli'; export declare const configureCodeSigning: Command;