run 93 B

12345
  1. #!/usr/bin/env node
  2. require('@oclif/command').run()
  3. .catch(require('@oclif/errors/handle'))