interface ServiceProviderClass {
    constructor: Function;
}

Properties

Properties

constructor: Function

The constructor for the service provider.