Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LodashConfiguration

Hierarchy

Implements

  • Configuration

Index

Constructors

constructor

Methods

getOrElse

  • getOrElse<O, T>(property: string, other: O): T | O

getProperty

  • getProperty(property: string): any

getRawObject

  • getRawObject(): object

hasProperty

  • hasProperty(property: string): boolean

setProperty

  • setProperty(property: string, value: any): void

Generated using TypeDoc