UNPKG

@mineru98/n8n-ko

Version:

n8n Workflow Automation Tool - Korean Version

6 lines 373 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UserManagementMailer = void 0; const user_management_mailer_1 = require("./user-management-mailer"); Object.defineProperty(exports, "UserManagementMailer", { enumerable: true, get: function () { return user_management_mailer_1.UserManagementMailer; } }); //# sourceMappingURL=index.js.map