UNPKG

react-form-with-constraints

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