UNPKG

@defer/redwood

Version:
8 lines (7 loc) 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.commands = void 0; const tslib_1 = require("tslib"); const index_js_1 = tslib_1.__importDefault(require("./function/index.js")); const index_js_2 = tslib_1.__importDefault(require("./cron/index.js")); exports.commands = [index_js_2.default, index_js_1.default];