svelte/test/runtime/samples/deconflict-ctx/_config.js

6 lines
56 B

export default {
html: `
<h1>Hello world!</h1>
`
};