UNPKG

wave-roll

Version:

JavaScript Library for Comparative MIDI Piano-Roll Visualization

4 lines 183 B
export { WaveRollPlayer } from "./player"; export { WaveRollElement } from "@/web-component"; export type { WaveRollPlayerOptions } from "./types"; //# sourceMappingURL=index.d.ts.map