Type Alias: RefPropsMap
RefPropsMap =
Partial
<Record
<string
,string
>>
Defined in: types/index.ts:39
A map of ref properties indexed by their names. Each entry has ref link in format ref(assetType:uuid:name)
RefPropsMap =
Partial
<Record
<string
,string
>>
Defined in: types/index.ts:39
A map of ref properties indexed by their names. Each entry has ref link in format ref(assetType:uuid:name)