mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-08-13 04:09:43 +07:00
Resolve attachments via glob
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { GlobOptions } from './internal-glob-options';
|
||||
/**
|
||||
* Returns a copy with defaults filled in.
|
||||
*/
|
||||
export declare function getOptions(copy?: GlobOptions): GlobOptions;
|
||||
Reference in New Issue
Block a user