3 lines
159 B
TypeScript
Executable File
3 lines
159 B
TypeScript
Executable File
import { BoundNodeCallbackObservable } from './BoundNodeCallbackObservable';
|
|
export declare const bindNodeCallback: typeof BoundNodeCallbackObservable.create;
|