ConstNode
ConstNode<
TValue> =ASTNode<"const",TValue>
Defined in: src/primitive/index.ts:69
Type Parameters
Section titled “Type Parameters”TValue
Section titled “TValue”TValue extends string = string
ConstNode<
TValue> =ASTNode<"const",TValue>
Defined in: src/primitive/index.ts:69
TValue extends string = string