Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Paths

Paths<O, P>: _Paths<O, P> extends infer X ? Cast<X, List<Key>> : never

Get all the possible paths of O (⚠️ this won't work with circular-refs)

Type parameters

  • O

    to be inspected

  • P: List

returns

[[String]][]

example


  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.