External module "discourse/Type"
Functions
boundParseLiteral
- boundParseLiteral<DataImmutable, DataMutable>(this: function, ast: ValueNode, variables: IVariables | null | undefined): Internal<DataMutable>
-
Type parameters
-
DataImmutable
-
DataMutable: DataImmutable
Parameters
-
this: function
-
- (data: DataImmutable): DataMutable
-
Parameters
Returns DataMutable
-
ast: ValueNode
-
variables: IVariables | null | undefined
Returns Internal<DataMutable>