UNPKG

@jsgurucompany/jsg-nestjs-common

Version:

Initial README.md

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