Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AppConfig

Hierarchy

  • AppConfig

Index

Accessors

Methods

Accessors

Static dbConfig

Methods

Static get

  • get(key: string): any

Static Private getGlobalHash

  • getGlobalHash(): any

Static set

  • set(key: string, value: any): void
  • Parameters

    • key: string
    • value: any

    Returns void