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

chore(code): updated route to code/execute

This commit is contained in:
Saad Jutt
2021-12-21 14:24:27 +05:00
parent e1eb04494a
commit e6e5a5fd64
5 changed files with 19 additions and 19 deletions

View File

@@ -1,8 +1,8 @@
export * from './auth'
export * from './client'
export * from './code'
export * from './drive'
export * from './group'
export * from './run'
export * from './session'
export * from './stp'
export * from './user'