bun-sqlite/dist/commands/backup.d.ts

3 lines
74 B
TypeScript

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