UNPKG

mediaquad-sound-component

Version:

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

7 lines 224 B
export declare function detectMobile(): boolean; export declare function getRect(elem: any): { width: any; height: any; }; export declare function formatTime(seconds: any): string; //# sourceMappingURL=utils.d.ts.map