7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
|
package component:kv-probe@0.1.0;
|
||
|
|
|
||
|
|
world kv-probe-component {
|
||
|
|
include wasmeld:service/service-component@0.1.0;
|
||
|
|
import wasmeld:kv/store@0.1.0;
|
||
|
|
}
|