mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-15 14:40:45 +00:00
Next release of setup-bun
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { Globber } from './glob';
|
||||
export declare function hashFiles(globber: Globber, currentWorkspace: string, verbose?: Boolean): Promise<string>;
|
||||
Reference in New Issue
Block a user