mirror of
https://github.com/sasjs/server.git
synced 2026-06-09 10:00:22 +00:00
chore: verify executable paths
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
declare namespace NodeJS {
|
||||
export interface Process {
|
||||
sasLoc: string
|
||||
nodeLoc: string
|
||||
driveLoc: string
|
||||
sasSessionController?: import('../../controllers/internal').SASSessionController
|
||||
jsSessionController?: import('../../controllers/internal').JSSessionController
|
||||
|
||||
Reference in New Issue
Block a user