react-native-get-pixel_edit/node_modules/@react-native-community/cli-hermes/build/profileHermes/metroBundleOptions.d.ts
2025-07-09 11:41:52 +09:00

8 lines
283 B
TypeScript

export interface MetroBundleOptions {
platform: string;
dev: boolean;
minify: boolean;
host: string;
}
export declare function getMetroBundleOptions(downloadedProfileFilePath: string, host: string): MetroBundleOptions;
//# sourceMappingURL=metroBundleOptions.d.ts.map