@patternmeshjs/core
Preparing search index...
WriteRecipeDecl
Type Alias WriteRecipeDecl
type
WriteRecipeDecl
=
{
name
:
string
;
steps
:
readonly
WriteRecipeStepDecl
[]
;
}
Index
Properties
name
steps
Properties
Readonly
name
name
:
string
Readonly
steps
steps
:
readonly
WriteRecipeStepDecl
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
steps
@patternmeshjs/core
Loading...