UNPKG

@lifaon/rx-js-light

Version:

Blazing fast Observables

4 lines (3 loc) 65 B
export interface IGenericFunction { (...args: any[]): any; }