mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-08-14 12:40:29 +07:00
Resolve attachments via glob
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { Globber } from './glob';
|
||||
export declare function hashFiles(globber: Globber): Promise<string>;
|
||||
Reference in New Issue
Block a user