Type alias AnimeRating

AnimeRating: "none" | "g" | "pg" | "pg_13" | "r" | "r_plus" | "rx"

Generated using TypeDoc