UNPKG

tsunamy

Version:

A new typesript framework

4 lines (3 loc) 58 B
export interface Class { new (...args: any[]): any; }