UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

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