UNPKG

pm-controls

Version:
3 lines 70 B
export declare type ClassType<T> = { new (...args: any[]): T; };