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

4 lines
174 B
TypeScript

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