UNPKG

ngx-soundmanager2

Version:
19 lines 514 B
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ /** * @record */ export function ITrackEvent() { } function ITrackEvent_tsickle_Closure_declarations() { /** @type {?} */ ITrackEvent.prototype.trackId; /** @type {?|undefined} */ ITrackEvent.prototype.trackProgress; /** @type {?|undefined} */ ITrackEvent.prototype.trackPosition; /** @type {?|undefined} */ ITrackEvent.prototype.trackDuration; } //# sourceMappingURL=itrack-event.interface.js.map