forked from OpenWF/SpaceNinjaServer
fix main. (#12)
This commit is contained in:
parent
52a8ad6bd0
commit
c6687e3b4d
@ -25,3 +25,7 @@ export interface Session {
|
||||
freePrivate: number;
|
||||
fullReset: number;
|
||||
}
|
||||
|
||||
export interface FindSessionRequest {
|
||||
[key: string]: any;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user