small fixes
This commit is contained in:
parent
19b3424971
commit
1d32299fd4
3 changed files with 10 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as dgram from 'dgram';
|
||||
import { OSCArgument, OSCType, toBuffer, fromBuffer, OSCArgumentType } from 'osc-min';
|
||||
import { OSCArgument, OSCType, toBuffer, OSCArgumentType } from 'osc-min';
|
||||
import { EventEmitter } from 'events';
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue