UNPKG

@visulima/cerebro

Version:

A delightful toolkit for building cross-runtime CLIs for Node.js, Deno, and Bun.

4 lines (3 loc) 125 B
import type { Command as ICommand } from "../types/command.d.ts"; declare const _default: ICommand; export default _default;