Files
bun-mariadb/dist/commands/schema.d.ts
T

3 lines
74 B
TypeScript

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