Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Path

Path<O, P>: _Path<O & object, P> extends infer X ? Cast<X, any> : never

Get in O the type of nested properties

Type parameters

  • O: any

    to be inspected

  • P: List<Key>

returns

[[Any]]

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.