bun-sqlite/dist/commands/typedef.d.ts
2026-03-02 10:44:30 +01:00

3 lines
74 B
TypeScript

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