main-cli.d.ts 158 B

12345678
  1. #!/usr/bin/env node
  2. /**
  3. * @license
  4. * Copyright 2023 Google Inc.
  5. * SPDX-License-Identifier: Apache-2.0
  6. */
  7. export {};
  8. //# sourceMappingURL=main-cli.d.ts.map