Files
gemini-cli/packages/server/src/index.ts
T

4 lines
77 B
TypeScript
Raw Normal View History

2025-04-18 14:37:02 -07:00
export function helloServer() {
2025-04-18 18:08:43 -04:00
// TODO: add more things in this package
}