Skip to content
EhsanFox edited this page May 12, 2022 · 1 revision

Class: Base

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Base(platform)

Parameters

Name Type
platform string

Properties

platform

Readonly platform: string

Methods

isDeezer

isDeezer(): this is DeezerTrack

Returns

this is DeezerTrack


isSoundcloud

isSoundcloud(): this is SoundCloudTrack

Returns

this is SoundCloudTrack


isSpotify

isSpotify(): this is SpotifyTrack

Returns

this is SpotifyTrack


isYoutube

isYoutube(): this is YouTubeTrack

Returns

this is YouTubeTrack

Music Engines Docs

Clone this wiki locally