Function: getPropertyPath()
getPropertyPath(`node`: `Readonly`<`Property`>): readonly `string`\[]
Defined in: _internal/ast.ts:63
Resolve the static nested property path for an object property.
Parametersโ
nodeโ
`Readonly`<`Property`>
Returnsโ
readonly `string`\[]