Function: makeObjectContent()¶
makeObjectContent(
properties):ObjectContent
Defined in: resolver/src/ast-factory.ts:19
Synthesize an ObjectContent node from a properties record.
Parameters¶
properties¶
Record\<string, Value>
makeObjectContent(
properties):ObjectContent
Defined in: resolver/src/ast-factory.ts:19
Synthesize an ObjectContent node from a properties record.
Record\<string, Value>