mirror of
https://github.com/sasjs/server.git
synced 2026-01-04 21:30:05 +00:00
chore: restructure repo into sub folders
This commit is contained in:
6
api/src/controllers/index.ts
Normal file
6
api/src/controllers/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from './deploy'
|
||||
export * from './sasjsExecutor'
|
||||
export * from './sasjsDrive'
|
||||
export * from './Session'
|
||||
export * from './Execution'
|
||||
export * from './FileUploadController'
|
||||
Reference in New Issue
Block a user