<script context="module">
import foo from './foo.js';
</script>
<script>
const answer = $foo;
<p>{answer}</p>