repl reset default dict
+ add mechanism to get a module by name from dynamic imports
This commit is contained in:
parent
d4eebf1a77
commit
305715277c
3 changed files with 13 additions and 4 deletions
|
|
@ -5,3 +5,5 @@ export * from './tonal.mjs';
|
|||
export * from './voicings.mjs';
|
||||
|
||||
import './ireal.mjs';
|
||||
|
||||
export const packageName = '@strudel/tonal';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue