cleaning up

This commit is contained in:
Jade Rowland 2023-09-04 15:33:44 -04:00
parent 4001cc9531
commit a9d8e7ca82
3 changed files with 7 additions and 6 deletions

View file

@ -6,3 +6,4 @@ This program is free software: you can redistribute it and/or modify it under th
export * from './midibridge.mjs';
export * from './utils.mjs';
export * from './oscbridge.mjs';