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