Skip to content

Commit

Permalink
typedoc update
Browse files Browse the repository at this point in the history
  • Loading branch information
rvilarl committed May 28, 2021
1 parent 0776ded commit 77a2c15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions typedoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,18 @@ export * from './src/registry';
export * from './src/repeatnote';
export * from './src/stave';
export * from './src/stavebarline';
export * from './src/staveconnector';
export * from './src/stavemodifier';
export * from './src/stavenote';
export * from './src/staverepetition';
export * from './src/stavesection';
export * from './src/stavetempo';
export * from './src/stavetext';
export * from './src/stavetie';
export * from './src/stavevolta';
export * from './src/stem';
export * from './src/stemmablenote';
export * from './src/stringnumber';
export * from './src/tabnote';
export * from './src/tabslide';
export * from './src/tabstave';
Expand Down

0 comments on commit 77a2c15

Please sign in to comment.