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

3 lines
176 B
TypeScript

export declare function getBunVersionIfAvailable(): string | null;
export declare function isProjectUsingBun(cwd: string): string | undefined;
//# sourceMappingURL=bun.d.ts.map