mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-11-26 08:16:46 +07:00
Resolve attachments via glob
This commit is contained in:
2
node_modules/@actions/glob/lib/internal-hash-files.d.ts
generated
vendored
Normal file
2
node_modules/@actions/glob/lib/internal-hash-files.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
import { Globber } from './glob';
|
||||
export declare function hashFiles(globber: Globber): Promise<string>;
|
||||
Reference in New Issue
Block a user