UNPKG

mediaquad-sound-component

Version:

This component is built on the [wavesurfer](https://wavesurfer.xyz) library.

8 lines 221 B
import Player from "./components/Player.vue"; import "./index.css"; declare const _default: { install: (app: any) => void; }; export default _default; export { Player }; //# sourceMappingURL=VueSoundComponent.d.ts.map