Variable DataAPIClientEventEmitterBaseConst

DataAPIClientEventEmitterBase: (new () => TypedEventEmitter<DataAPIClientEvents>) = ...

The base class for the DataAPIClient event emitter to make it properly typed.

Should never need to be used directly.

Type declaration