mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-25 04:24:51 -07:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
|
|
export function helloServer() {
|
||
|
|
// TODO: add more things in this package
|
||
|
|
}
|