We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
recipe
1 parent a4971cc commit 5d334bfCopy full SHA for 5d334bf
docs/common/RECIPES.md
@@ -15,8 +15,7 @@ function. It takes a function parameter:
15
16
- Types: define Input and Output relationships for composition with other recipes
17
- Properties such as `[UI]` and `[NAME]` do not have to be explicitly included in the output type
18
-- Parameters: a descriptive name and a function that receives the inputs and
19
- returns outputs
+- Parameters: a function that receives the inputs and returns outputs
20
21
### Types and Runtime Safety
22
0 commit comments