UNPKG

@morpho-labs/v2-deployment

Version:
5 lines 142 B
#!/usr/bin/env node import { Command } from 'commander'; declare const program: Command; export { program }; //# sourceMappingURL=cli.d.ts.map