svelte/test/runtime/samples/attribute-static/_config.js

4 lines
53 B

export default {
html: `<div class="foo"></div>`
};