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