UNPKG

wave-roll

Version:

JavaScript Library for Comparative MIDI Piano-Roll Visualization

6 lines 269 B
import { UIComponentDependencies } from "../../types"; /** * Build an interactive palette selector with color previews. */ export declare function createPaletteSelectorSection(deps: UIComponentDependencies): HTMLElement; //# sourceMappingURL=palette-selector.d.ts.map