UNPKG

@maizzle/framework

Version:

Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS.

4 lines 155 B
//#region src/commands/make/template.d.ts declare function makeTemplate(filePath?: string): Promise<void>; //#endregion export { makeTemplate as default };