UNPKG

score-parser

Version:

![npm](https://img.shields.io/npm/v/score-parser.svg) ![license](https://img.shields.io/npm/l/score-parser.svg) ![github-issues](https://img.shields.io/github/issues/score-parser.svg)

6 lines (5 loc) 90 B
export interface NoteInfo { top: boolean; middle: boolean; bottom: boolean; }