summaryrefslogtreecommitdiff
path: root/packages/server/src/index.ts
blob: 16b131d8370f15505b30e50682f63feb9b9fd8d1 (plain)
1
2
3
export function helloServer() {
    // TODO: add more things in this package
}