UNPKG

105 BTypeScriptView Raw
1/**
2 * @ignore
3 */
4export declare function bindCallback(func: any, thisArg: any, argCount: number): any;