UNPKG

285 BTypeScriptView Raw
1/**
2 * iOS platform files
3 */
4export { default as commands } from './commands';
5export { findPodfilePaths, getArchitecture, installPods, } from '@react-native-community/cli-platform-apple';
6export { dependencyConfig, projectConfig } from './config';
7//# sourceMappingURL=index.d.ts.map
\No newline at end of file