UNPKG

@triviality/serializer

Version:
2 lines (1 loc) 69 B
export declare type ClassConstructor<T> = new (...args: any[]) => T;