8 lines
158 B
JavaScript
8 lines
158 B
JavaScript
#!/usr/bin/env node
|
|
/**
|
|
* @license
|
|
* Copyright 2023 Google Inc.
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=main-cli.d.ts.map
|