UNPKG
@ozarkoc/chordpro-parser
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A browser-friendly bundled version of chordproject-parser
@ozarkoc/chordpro-parser
/
types
/
parsers
/
index.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
export
{
ChordProParser
}
from
"./ChordProParser"
;
export
{
ParserWarning
}
from
"./ParserWarning"
;