chore: improve IFindSessionRequest #652

Merged
Sainan merged 2 commits from improve-IFindSessionRequest into main 2024-12-29 12:40:25 -08:00
Showing only changes of commit 92d27da12f - Show all commits

View File

@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
export interface ISession {
sessionId: string;
creatorId: string;