mirror of https://github.com/sveltejs/svelte
parent
557fa13abf
commit
2a54d14f1a
@ -0,0 +1,5 @@
|
||||
<script>
|
||||
import * as NS from 'some-library';
|
||||
</script>
|
||||
|
||||
<NS.Foo/>
|
@ -0,0 +1 @@
|
||||
[]
|
Loading…
Reference in new issue