full support for /movie and /tv
This commit is contained in:
@@ -128,6 +128,7 @@ export interface ContentRatings {
|
||||
}
|
||||
|
||||
export interface ContentRatingsResult {
|
||||
descriptor: unknown[];
|
||||
iso_3166_1: string;
|
||||
rating: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user