Type Alias: JSONLiteral
type JSONLiteral = AST.JSONLiteral;
Defined in: _internal/jsonc-helpers.ts:26
JSON literal node from the JSONC AST.
type JSONLiteral = AST.JSONLiteral;
Defined in: _internal/jsonc-helpers.ts:26
JSON literal node from the JSONC AST.