import { default } from "https://deno.land/x/masx200_leetcode_test@10.3.3/design-a-food-rating-system/index.ts";
Methods
changeRating(food: string, newRating: number): void
highestRated(cuisine: string): string
import { default } from "https://deno.land/x/masx200_leetcode_test@10.3.3/design-a-food-rating-system/index.ts";