UNPKG

@maizzle/framework

Version:

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

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