feat: defined register permission and get all permissions api endpoints

This commit is contained in:
2022-04-29 15:30:41 +05:00
parent e5200c1000
commit 1103ffe07b
4 changed files with 214 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ export * from './session'
export * from './stp'
export * from './user'
export * from './info'
export * from './permission'