2022-12-19 23:23:31 +01:00

8 lines
233 B
Plaintext

---
import { Content } from '../../components/tutorial.mdx';
import MiniRepl from '../../components/strudel/MiniRepl.astro';
import JsDoc from '../../components/strudel/JsDoc.astro';
---
<Content components={{ MiniRepl, JsDoc }} />