UNPKG

chordproject-parser

Version:

A TypeScript library for parsing and formatting ChordPro songs.

5 lines (4 loc) 95 B
export declare class BuilderSettings { useSimpleChord: boolean; showChords: boolean; }