Skip to main content
Module

x/muse/mod.ts>Category

Youtube Music API (InnerTube) client for Deno, Node and the browser
Go to Latest
type alias Category
import { type Category } from "https://deno.land/x/muse@0.0.97/mod.ts";
definition: { browseId: string | null; params: string | null; results: Return[]; }