Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetIn<K, V>

Type parameters

  • K

    key type

  • V

    value type

Hierarchy

  • IGetIn

Index

Methods

Methods

getIn

  • getIn(key: K[], notfound?: V): undefined | V

Generated using TypeDoc