Function: makeObjectContent()¶
makeObjectContent(
properties,file?):ObjectContent
Defined in: resolver/src/ast-factory.ts:31
Synthesize an ObjectContent node from a properties record.
Parameters¶
properties¶
Record\<string, Value>
Property values keyed by name
file?¶
string
Optional source file for the loc; falls back to VIRTUAL_LOC