mirror of
https://github.com/sasjs/server.git
synced 2026-06-10 02:20:22 +00:00
fix: issue174 + issue175 + issue146
This commit is contained in:
Vendored
+1
@@ -4,5 +4,6 @@ declare namespace NodeJS {
|
||||
driveLoc: string
|
||||
sessionController?: import('../../controllers/internal').SessionController
|
||||
appStreamConfig: import('../').AppStreamConfig
|
||||
logger: import('@sasjs/utils/logger').Logger
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user