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