UNPKG

@spectrius/virtualized-list

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