UNPKG

hayai-db

Version:

⚡ Instantly create and manage local databases with one command

5 lines (4 loc) 113 B
#!/usr/bin/env node import { Command } from 'commander'; declare const program: Command; export default program;