react-native-get-pixel_edit/node_modules/@react-native-community/cli-platform-ios/build/index.d.ts
2025-07-09 11:41:52 +09:00

8 lines
325 B
TypeScript

/**
* iOS platform files
*/
export { default as commands } from './commands';
export { projectConfig, dependencyConfig, findPodfilePaths } from './config';
export { default as getArchitecture } from './tools/getArchitecture';
export { default as installPods } from './tools/installPods';
//# sourceMappingURL=index.d.ts.map