UNPKG

vexflow

Version:

A JavaScript library for rendering music notation and guitar tablature.

4 lines (3 loc) 96 B
import { VexFlow } from '../src/vexflow'; export * from '../src/index'; export default VexFlow;