Type Alias: JSONProperty
type JSONProperty = AST.JSONProperty;
Defined in: _internal/jsonc-helpers.ts:40
JSON property node from the JSONC AST.
type JSONProperty = AST.JSONProperty;
Defined in: _internal/jsonc-helpers.ts:40
JSON property node from the JSONC AST.