Files
cli/vendor/wit-component/tests/interfaces/preserve-foreign-reexport/foo.wit

6 lines
66 B
Plaintext

package foo:foo;
world foo {
export foo:my-dep/my-interface;
}