Skip to content

Commit 5eed0b1

Browse files
committed
Export additional interfaces
1 parent fa07b0f commit 5eed0b1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/mighty-scissors-flash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"scan-chart": patch
3+
---
4+
5+
Export additional interfaces

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import { RequireMatchingProps, Subset } from './utils'
1111
import { scanVideo } from './video'
1212

1313
export * from './interfaces'
14+
export * from './chart/note-parsing-interfaces'
1415
export { parseChartFile } from './chart/notes-parser'
1516
export { calculateTrackHash } from './chart/track-hasher'
1617

0 commit comments

Comments
 (0)