Interface NamePathResult

A name path type. This can be a property path separated by . or an inner or static member (~, #).

Hierarchy

  • NamePathResult

Properties

Properties

pathType: "inner" | "instance" | "property" | "property-brackets"
type: "JsdocTypeNamePath"

Generated using TypeDoc