UNPKG

jovo-plugin-error-email

Version:

Jovo plugin to send out emails if an error occurs.

5 lines 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var EmailErrorPlugin_1 = require("./EmailErrorPlugin"); exports.EmailErrorPlugin = EmailErrorPlugin_1.EmailErrorPlugin; //# sourceMappingURL=index.js.map