3 lines
143 B
TypeScript
Executable File
3 lines
143 B
TypeScript
Executable File
import { BoundCallbackObservable } from './BoundCallbackObservable';
|
|
export declare const bindCallback: typeof BoundCallbackObservable.create;
|