mirror of https://github.com/sveltejs/svelte
4 lines
34 B
4 lines
34 B
8 years ago
|
export default {
|
||
|
html: 'text'
|
||
|
};
|