• Preparing search index...
  • The search index is not available
API Documentation
  • API Documentation
  • config/src
  • ConfigService
  • get

Function get

  • get<K>(configOpt: K): configOpts[K]
  • Get the value set for a configuration.

    Returns

    Value for this key.

    Type Parameters

    • K extends string | number

    Parameters

    • configOpt: K

      Key of the configuration.

    Returns configOpts[K]

    • Defined in packages/config/src/ConfigService.ts:75

Settings

Member Visibility

Theme

Modules

  • API Documentation
    • asset-did/src
    • augment-api/src
    • chain-helpers/src
      • Blockchain
      • ErrorHandler
      • SubscriptionPromise
    • config/src
      • ConfigService
    • core/src
      • Attestation
      • BalanceUtils
      • CType
        • Schemas
      • Claim
      • Credential
      • DelegationNodeUtils
      • PublicCredential
      • Quote
    • did/src
    • messaging/src
    • sdk-js/src
    • type-definitions/src
    • types/src
      • SubscriptionPromise
    • utils/src
      • Crypto
      • DataUtils
      • JsonSchema
      • SDKErrors
      • UUID
      • jsonabc
    • vc-export/src
      • constants
      • presentation
      • vcjsSuites
        • suites
          • KiltAttestedSuite
          • KiltIntegritySuite
          • KiltSignatureSuite
      • verification
  • configOpts
  • LoggingFactory
  • get
  • isSet
  • modifyLogLevel
  • set
  • unset