UNPKG

@defer/redwood

Version:
10 lines (9 loc) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const command_js_1 = require("./command.js"); exports.default = { command: command_js_1.command, handler: command_js_1.handler, description: command_js_1.description, builder: command_js_1.builder, };