3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export * from './oscClient';
|
|
export {OSCType, OSCArgumentType} from 'osc-min'
|
|
|