@cuvp1225/tango-mail
Version:
react mail components for tango
22 lines (21 loc) • 1.2 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./badge/prototype"), exports);
tslib_1.__exportStar(require("./box/prototype"), exports);
tslib_1.__exportStar(require("./button/prototype"), exports);
tslib_1.__exportStar(require("./card/prototype"), exports);
tslib_1.__exportStar(require("./code/prototype"), exports);
tslib_1.__exportStar(require("./container/prototype"), exports);
tslib_1.__exportStar(require("./hr/prototype"), exports);
tslib_1.__exportStar(require("./img/prototype"), exports);
tslib_1.__exportStar(require("./link/prototype"), exports);
tslib_1.__exportStar(require("./list/prototype"), exports);
tslib_1.__exportStar(require("./mail/prototype"), exports);
tslib_1.__exportStar(require("./markdown/prototype"), exports);
tslib_1.__exportStar(require("./row/prototype"), exports);
tslib_1.__exportStar(require("./section/prototype"), exports);
tslib_1.__exportStar(require("./stat/prototype"), exports);
tslib_1.__exportStar(require("./table/prototype"), exports);
tslib_1.__exportStar(require("./text/prototype"), exports);
tslib_1.__exportStar(require("./video/prototype"), exports);