Skip to main content
Module

x/muse/auth.ts>RequiresLoginEvent

Youtube Music API (InnerTube) client for Deno, Node and the browser
Go to Latest
type alias RequiresLoginEvent
import { type RequiresLoginEvent } from "https://deno.land/x/muse@0.0.97/auth.ts";
definition: CustomEvent<(_fn: () => Promise<void>) => void>