Files
bunext/dist/commands/build/index.d.ts
T
2026-03-21 06:34:32 +01:00

3 lines
74 B
TypeScript

import { Command } from "commander";
export default function (): Command;