UNPKG
@morpho-labs/v2-deployment
Version:
latest (0.2.1)
0.2.1
0.2.0
Morpho v2 chain configurations for viem
github.com/morpho-org/v2-deployment
morpho-org/v2-deployment
@morpho-labs/v2-deployment
/
dist
/
cli.d.ts
5 lines
•
142 B
TypeScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
import
{
Command
}
from
'commander'
; declare
const
program
:
Command
;
export
{ program };
//# sourceMappingURL=cli.d.ts.map