UNPKG

bling-erp-api-with-rate-limit

Version:
2 lines (1 loc) 52 B
export type Newable<T> = new (...args: any[]) => T;