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