configuring package, wiring everything together
This commit is contained in:
parent
284f5615cc
commit
c29c4c0a8b
10 changed files with 258 additions and 191 deletions
|
|
@ -2,6 +2,7 @@
|
|||
export * from './packages/core/index.mjs';
|
||||
export * from './packages/csound/index.mjs';
|
||||
export * from './packages/embed/index.mjs';
|
||||
export * from './packages/desktopbridge/index.mjs';
|
||||
export * from './packages/midi/index.mjs';
|
||||
export * from './packages/mini/index.mjs';
|
||||
export * from './packages/osc/index.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue