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