1// We actually don't use this; it's just to let bindgen! find the corresponding world in wit/deps.
2package wasmtime:wasi-keyvalue;
3
4world bindings {
5  include wasi:keyvalue/imports@0.2.0-draft;
6}
7