TrackResolution
A collection of utility functions for track resolution and type checking.
Signature
export declare const TrackResolution: { readonly isResolved: typeof isResolved; readonly isUnresolved: typeof isUnresolved; readonly isLavalinkResolved: typeof isLavalinkResolved; readonly isLavalinkUnresolved: typeof isLavalinkUnresolved; readonly isStoredTrack: typeof isStoredTrack;};JSDoc
@constant
Members
This export does not declare public properties or methods in the generated declaration file.