UNPKG

xander-email

Version:

A library to facilitate the use of nodemailer

2 lines 134 B
export = displayView declare function displayView(viewName: string, viewsPath: string, variables?: { [key: string]: string }): string