UNPKG

@defer/redwood

Version:
8 lines (7 loc) 147 B
import { command, builder, description, handler } from "./command.js"; export default { command, handler, description, builder, };