zibri
Preparing search index...
handlebars/ast.model
AstBlockStatement
Type Alias AstBlockStatement
AstBlockStatement
:
OmitStrict
<
hbs.AST.BlockStatement
,
"path"
|
"params"
|
"hash"
|
"program"
|
"inverse"
,
>
&
{
hash
:
AstHash
;
inverse
?:
AstProgram
;
params
:
AstExpression
[]
;
path
:
AstBlockPathExpression
;
program
:
AstProgram
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...