UNPKG

wavesurfer.js

Version:
7 lines (6 loc) 112 B
declare global { interface Window { HTMLCanvasElement: typeof HTMLCanvasElement; } } export {};