UNPKG

react-orchestra

Version:

A toolbox to build interactive and smart instruments on the web and mobile.

3 lines (2 loc) 113 B
declare const reOrderNotes: (startingNote: string, notes?: string[]) => string[]; export default reOrderNotes;