UNPKG

sounts

Version:

A tiny helper library for working with the web audio API written in TypeScript.

5 lines (4 loc) 133 B
export * from "./createAudioContext"; export * from "./SoundListener"; export * from "./SoundPlayer"; export * from "./SoundSource";