UNPKG
@strudel/repl
Version:
latest (1.3.0)
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.11.0
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
Strudel REPL as a Web Component
github.com/tidalcycles/strudel
tidalcycles/strudel
@strudel/repl
/
index.mjs
3 lines
(2 loc)
•
69 B
JavaScript
View Raw
1
2
3
export
*
from
'./repl-component.mjs'
;
export
*
from
'./prebake.mjs'
;