Interface ConfigService

Hierarchy

  • ConfigService

Index

Methods

Methods

get

  • get<T, K>(key: K): Promise<T[K]>
  • Type parameters

    Parameters

    • key: K

    Returns Promise<T[K]>

Generated using TypeDoc