This commit is contained in:
Rik Berkelder 2021-01-23 16:28:49 +01:00
parent 4c5d981e7f
commit 03325a1c63
8 changed files with 332 additions and 13 deletions

View file

@ -1,3 +1,3 @@
export * from './oscClient';
export {OSCType} from 'osc-min'
export {OSCType, OSCArgumentType} from 'osc-min'