UNPKG

vexflow

Version:

A JavaScript library for rendering music notation and guitar tablature.

4 lines (3 loc) 148 B
export const VERSION: string = '__VF_VERSION__'; export const ID: string = '__VF_GIT_COMMIT_ID__'; export const DATE: string = '__VF_BUILD_DATE__';