UNPKG

lisa-box

Version:
16 lines (15 loc) 276 B
export declare const email: { customTransporter: any; smtp: { host: string; port: number; secure: boolean; auth: { user: string; pass: string; }; }; defaultData: { from: string; }; };