2024-07-02 10:07:54 +02:00

10 lines
129 B
Plaintext

<script>
import Test from '$lib/docs/en/introduction/test.md';
const toc = {
introduction: ['test']
};
</script>
<Test />