UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

4 lines (3 loc) 72 B
export declare type ClassType<T> = { new (...args: any[]): T; };