UNPKG

ix

Version:

The Interactive Extensions for JavaScript

5 lines (4 loc) 105 B
/** * @ignore */ export declare function bindCallback(func: any, thisArg: any, argCount: number): any;