improve api for web package
This commit is contained in:
parent
3b631cb6af
commit
12228c56d9
10 changed files with 160 additions and 73 deletions
|
|
@ -18,6 +18,7 @@ export * from './util.mjs';
|
|||
export * from './speak.mjs';
|
||||
export * from './evaluate.mjs';
|
||||
export * from './repl.mjs';
|
||||
export * from './cyclist.mjs';
|
||||
export * from './logger.mjs';
|
||||
export * from './draw.mjs';
|
||||
export * from './animate.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue