feat: add api for getting server info

This commit is contained in:
2022-04-17 23:48:08 +05:00
parent e5facbf54c
commit 9fb5f1f8e7
7 changed files with 116 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ export * from './group'
export * from './session'
export * from './stp'
export * from './user'
export * from './info'