mirror of
https://github.com/sasjs/server.git
synced 2026-01-11 08:20:04 +00:00
fix: session refactoring with Saad & Allan
This commit is contained in:
@@ -5,4 +5,5 @@ export interface Session {
|
||||
deathTimeStamp: string
|
||||
path: string
|
||||
inUse: boolean
|
||||
completed?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user