Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

TrackResolvableStructure

Type representing a Hoshimi track, which can be either a resolved or unresolved track.

API/Type Aliases/TrackResolvableStructure
hoshimi/src/classes/Track.d.ts

Signature

type TrackResolvableStructure = TrackStructure | UnresolvedTrackStructure;

Members

This export does not declare public properties or methods in the generated declaration file.