Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "dot"

Index

Functions

Functions

dot

  • dot(obj: object, ref: string, def?: any): any
  • Get an item from a given object using string dot notation.

    Parameters

    • obj: object
    • ref: string
    • Default value def: any = void 0

    Returns any

Generated using TypeDoc