fix main. #12
@ -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