move scope to webaudio package
This commit is contained in:
parent
2e31c8695a
commit
43efe6921d
3 changed files with 5 additions and 8 deletions
|
|
@ -5,4 +5,5 @@ This program is free software: you can redistribute it and/or modify it under th
|
|||
*/
|
||||
|
||||
export * from './webaudio.mjs';
|
||||
export * from './scope.mjs';
|
||||
export * from 'superdough';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue