UNPKG

web-amr

Version:

AMR Player for the web

4 lines (3 loc) 116 B
export { detect } from "./detect"; export { AMRPlayer } from "./AMRPlayer"; export type { Player } from "./Player";