Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfig

Hierarchy

Implemented by

Index

Methods

get

  • get(prop?: any): any

merge

process

  • process(raw: any): any

raw

  • raw(prop?: any): any

set

  • set(prop: string, value: any): IConfig

unset

  • unset(prop: any): any