UNPKG

@fiftyten/db-toolkit

Version:

Complete database toolkit: connections, migration, and operations via AWS Session Manager

5 lines (4 loc) 141 B
#!/usr/bin/env node // Entry point for the CLI tool // This file is used when the package is installed globally require('../dist/index.js');