Type alias WebCoreConstructor<T>

WebCoreConstructor<T>: (new (config) => T)

Type representing a constructor for a web core service.

Type Parameters

Type declaration