UNPKG

@sakuli/commons

Version:

4 lines 119 B
export interface Type<T> extends Function { new (...args: any[]): T; } //# sourceMappingURL=type.interface.d.ts.map