svelte/test/runtime/samples/spring/_config.js

4 lines
38 B

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