osr-mono/packages/osr-mail/lib/imap/index.d.ts
2025-01-31 14:45:54 +01:00

2 lines
92 B
TypeScript

export declare const draft: (subject: string, html: string, options: any) => Promise<void>;