Skip to main content
Module

x/muse/util.ts>jom

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

type

(
json: unknown,
path: string,
resultType?: JSONPathOptions["resultType"],
) => any