UNPKG

ts-audio

Version:

`ts-audio` is an agnostic and easy-to-use library to work with the `AudioContext` API and create Playlists.

3 lines (2 loc) 117 B
export { default as Audio } from './audio/Audio' export { default as AudioPlaylist } from './playlist/AudioPlaylist'