mirror of
https://github.com/sasjs/server.git
synced 2026-06-09 18:10:21 +00:00
fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ declare namespace NodeJS {
|
||||
pythonLoc?: string
|
||||
driveLoc: string
|
||||
logsLoc: string
|
||||
logsUUID: string
|
||||
sasSessionController?: import('../../controllers/internal').SASSessionController
|
||||
jsSessionController?: import('../../controllers/internal').JSSessionController
|
||||
pythonSessionController?: import('../../controllers/internal').PythonSessionController
|
||||
|
||||
Reference in New Issue
Block a user