Type Alias: JSONArrayExpression
type JSONArrayExpression = AST.JSONArrayExpression;
Defined in: _internal/jsonc-helpers.ts:20
JSON array expression node from the JSONC AST.
type JSONArrayExpression = AST.JSONArrayExpression;
Defined in: _internal/jsonc-helpers.ts:20
JSON array expression node from the JSONC AST.