mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-06-23 00:56:03 +07:00
node_modules: upgrade
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
import { Globber } from './glob';
|
||||
export declare function hashFiles(globber: Globber): Promise<string>;
|
||||
export declare function hashFiles(globber: Globber, currentWorkspace: string, verbose?: Boolean): Promise<string>;
|
||||
|
||||
Reference in New Issue
Block a user