property ServiceInstance.id

Instance identity, unique within the service.

Used as the ejection tracker's key, so it must be stable across resolves for ejection to survive a cache refresh.

Type

string

Usage

import { type ServiceInstance } from "common/src/index.ts";