UNPKG

jsx-email

Version:

Render JSX email components to HTML email

6 lines 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.originalCwd = void 0; // Note: after server start we change the root directory to trick vite exports.originalCwd = process.cwd(); //# sourceMappingURL=helpers.js.map