Files
cli/vendor/wit-component/tests/interfaces/export-other-packages-interface/foo.wit.print

6 lines
68 B
Plaintext

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