Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/config/config"

Index

Type aliases

Complete

Config

Polymorphic type alias for any object that exposes keys for any or all available services, i.e. manifests, registries, storage

ConfigValue

ConfigValue<S>: string | function | object

Type parameters

  • S

Connectors

Connectors<T>: object & object

Type parameters

HasManifests

HasManifests: object

Type declaration

  • manifests: any

HasRegistries

HasRegistries: object

Type declaration

  • registries: any

HasStorage

HasStorage: object

Type declaration

  • storage: any

RawConfig

RawConfig<T>: object & object

Type parameters

Workspace

Workspace<T>: object

Type parameters

Type declaration

Generated using TypeDoc