UNPKG

@maizzle/framework

Version:

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

5 lines 154 B
//#region src/utils/detect.d.ts declare function isLaravel(cwd?: string): boolean; //#endregion export { isLaravel }; //# sourceMappingURL=detect.d.ts.map