Type Alias: JSONObjectExpression
type JSONObjectExpression = AST.JSONObjectExpression;
Defined in: _internal/jsonc-helpers.ts:29
JSON object expression node from the JSONC AST.
type JSONObjectExpression = AST.JSONObjectExpression;
Defined in: _internal/jsonc-helpers.ts:29
JSON object expression node from the JSONC AST.