Юниверс DG SDK UI
v2.15.0

Псевдоним типа ClassType<P, T, C>

ClassType: C & new (props: P, context?: any) => T

We use an intersection type to infer multiple type parameters from a single argument, which is useful for many top-level API defs. See https://github.com/Microsoft/TypeScript/issues/7234 for more info.

Параметры типа