UNPKG

@maizzle/framework

Version:

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

4 lines 145 B
//#region src/commands/make/config.d.ts declare function makeConfig(name?: string): Promise<void>; //#endregion export { makeConfig as default };