type TPayloadContextService = InstanceType<typeof PayloadContextService>; Copy
type TPayloadContextService = InstanceType<typeof PayloadContextService>;
Type alias for an instance of PayloadContextService. Represents the concrete type of a scoped PayloadContextService instance.