property StaticDiscoveryOptions.services

Service name to its instances. An unknown name resolves to [].

Type

Readonly<Record<string, readonly StaticServiceDefinition[]>>

Usage

import { type StaticDiscoveryOptions } from "service-discovery-plugin/src/index.ts";