use StrudelMirror directly in MicroRepl

This commit is contained in:
Felix Roos 2023-12-16 13:08:09 +01:00
parent 48e06bd213
commit fc034830d0
5 changed files with 93 additions and 50 deletions

View file

@ -1 +1,2 @@
export * from './repl-component.mjs';
export * from './prebake.mjs';