6 satır
109B

  1. #!/usr/bin/env node
  2. /**
  3. * Main `bin` functionality.
  4. */
  5. export declare function main(argv: string[]): void;