UNPKG

@yyasinaslan/easyform

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