Skip to main content
Module

x/muse/util.ts>j

Youtube Music API (InnerTube) client for Deno, Node and the browser
Go to Latest
variable j
import { j } from "https://deno.land/x/muse@0.0.97/util.ts";

type

(
json: unknown,
path: string,
...others: string[],
) => unknown