UNPKG

@maizzle/framework

Version:

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

6 lines (5 loc) 189 B
//#region src/composables/renderContext.ts const RenderContextKey = Symbol.for("maizzle.renderContext"); //#endregion export { RenderContextKey }; //# sourceMappingURL=renderContext.js.map