7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
package component:spin@0.1.0;
|
|
|
|
/// Spin fixture exports only the base service lifecycle.
|
|
world spin-component {
|
|
include wasmeld:service/service-component@0.1.0;
|
|
}
|