PartialClass
Signature
export type PartialClass<T> = PartialAvoid<Function, T>;Members
This export does not declare public properties or methods in the generated declaration file.
export type PartialClass<T> = PartialAvoid<Function, T>;This export does not declare public properties or methods in the generated declaration file.