qwen-code/packages/cli/src/ui/components/AsciiArt.ts

28 lines
2.9 KiB
TypeScript
Raw Normal View History

2025-06-13 00:59:45 -07:00
/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
export const shortAsciiLogo = `
`;
export const longAsciiLogo = `
`;