mirror of
https://github.com/sasjs/server.git
synced 2026-04-21 21:01:31 +00:00
chore: build fix
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
declare namespace NodeJS {
|
||||
export interface Process {
|
||||
sessionController?: import('../controllers/Session').SessionController
|
||||
sessionController?: import('../controllers/internal').SessionController
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user