7
dev-packages/wit/world.wit
Normal file
7
dev-packages/wit/world.wit
Normal file
@@ -0,0 +1,7 @@
|
||||
package component:dev-packages;
|
||||
|
||||
/// An example world for the component to target.
|
||||
world dev-packages {
|
||||
import component:churn-tasks/process@0.1.0;
|
||||
export component:churn-tasks/task@0.1.0;
|
||||
}
|
Reference in New Issue
Block a user