svelte/test/runtime/samples/module-context/_config.js

3 lines
38 B

export default {
html: `<p>42</p>`
};