mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
7 lines
160 B
TypeScript
7 lines
160 B
TypeScript
export default {
|
|
npm: 'NPM',
|
|
telemetry: 'Telemetry',
|
|
'integration-tests': 'Integration Tests',
|
|
'issue-and-pr-automation': 'Issue and PR Automation',
|
|
};
|