Function: getResolvedPropertyInPath
▸ getResolvedPropertyInPath(properties
, path
): ResolvedProperty
| undefined
Parameters
Name | Type |
---|---|
properties | Record <string , ResolvedProperty > |
path | string |
Returns
ResolvedProperty
| undefined
▸ getResolvedPropertyInPath(properties
, path
): ResolvedProperty
| undefined
Name | Type |
---|---|
properties | Record <string , ResolvedProperty > |
path | string |
ResolvedProperty
| undefined