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.

3 lines 129 B
import { IosInfo } from '../types'; export declare function getInfo(): IosInfo | undefined; //# sourceMappingURL=getInfo.d.ts.map