UNPKG

@react-native-community/cli-platform-ios

Version:

This package is part of the [React Native CLI](../../README.md). It contains commands for managing iOS part of React Native app.

4 lines 174 B
import type { Ora } from 'ora'; declare function runBundleInstall(loader: Ora): Promise<void>; export default runBundleInstall; //# sourceMappingURL=runBundleInstall.d.ts.map