10 lines
79 B

8 years ago
<div></div>
<script>
export default {
data: {
foo: 42
}
};
</script>