UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

4 lines 170 B
import { SentMessageInfo } from 'nodemailer'; declare const notify: (type: any, data: any) => SentMessageInfo; export default notify; //# sourceMappingURL=notify.d.ts.map