UNPKG

@plastichub/osr-mail

Version:

This is a CLI(CommandLineInterface) toolset to convert media files

3 lines (2 loc) 166 B
import { IOptions } from '../../types'; export declare const test: (options: IOptions) => Promise<false | import("nodemailer/lib/smtp-transport").SentMessageInfo>;