tv seasons endpoint
This commit is contained in:
@@ -14,6 +14,7 @@ export * from './trending';
|
||||
export * from './find';
|
||||
export * from './keywords';
|
||||
export * from './collections';
|
||||
export * from './tv-seasons';
|
||||
|
||||
export type MediaType = 'movie' | 'tv' | 'person';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user