mirror of
https://github.com/sasjs/server.git
synced 2026-06-09 18:10:21 +00:00
chore: provide sas executable to docker
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
declare namespace NodeJS {
|
||||
export interface Process {
|
||||
sasLoc?: string
|
||||
sasLoc: string
|
||||
driveLoc?: string
|
||||
sessionController?: import('../controllers/internal').SessionController
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user