hopp 90 B

123
  1. #!/usr/bin/env node
  2. // * The entry point of the CLI
  3. require("../dist").cli(process.argv);