added trending endpoint and types
This commit is contained in:
@@ -9,6 +9,7 @@ export * from './watch-providers';
|
||||
export * from './people';
|
||||
export * from './discover';
|
||||
export * from './review';
|
||||
export * from './trending';
|
||||
|
||||
export interface AuthorDetails {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user