UNPKG

wavesurfer.js

Version:
8 lines (7 loc) 192 B
/** * Memory Leak Detection Tests * * These tests verify that WaveSurfer properly cleans up resources * and doesn't leak memory when destroyed and recreated multiple times. */ export {};