1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 21:10:05 +00:00

fix: updated route for sas code

This commit is contained in:
Saad Jutt
2021-12-21 12:36:58 +05:00
parent b7fa8e5f80
commit e1eb04494a
9 changed files with 142 additions and 100 deletions

View File

@@ -2,6 +2,7 @@ export * from './auth'
export * from './client'
export * from './drive'
export * from './group'
export * from './run'
export * from './session'
export * from './stp'
export * from './user'
export * from './session'