mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
infra: add multipackage support (#34)
This commit is contained in:
3
packages/server/src/index.ts
Normal file
3
packages/server/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function helloServer() {
|
||||
// TODO: add more things in this package
|
||||
}
|
||||
Reference in New Issue
Block a user