We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df2484 commit 4a0cc8cCopy full SHA for 4a0cc8c
1 file changed
component-model/src/design/worlds.md
@@ -6,7 +6,8 @@ A world describes the functionality a component provides,
6
and the functionality it requires in order to work.
7
8
A world can be used to describe a component,
9
-and a hosting environment for other components.
+and a hosting environment for other components,
10
+depending on which imports and exports are specified.
11
This is because components can be composed: a component
12
can provide functionality that other components can depend on.
13
0 commit comments