aniwatch / src /types /controllers /episodeServers.ts
ChinnaRengamani
1
11acfd9
export type EpisodeServersQueryParams = {
episodeId?: string;
};