Skip to main content
Module

x/muse/mod.ts>EditPlaylistResult

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

Properties

added: { videoId: string; setVideoId: string; }[]