mirror of https://github.com/sveltejs/svelte
parent
ef40dea221
commit
a8e0a32287
@ -0,0 +1 @@
|
||||
[]
|
@ -0,0 +1,6 @@
|
||||
<script>
|
||||
const url = import.meta.url;
|
||||
</script>
|
||||
|
||||
{ url }
|
||||
{ import.meta.url }
|
Loading…
Reference in new issue