Files
Ceras/themes/ceras/node_modules/rxjs/observable/bindNodeCallback.d.ts
T
2023-07-12 16:31:19 +01:00

3 lines
159 B
TypeScript
Executable File

import { BoundNodeCallbackObservable } from './BoundNodeCallbackObservable';
export declare const bindNodeCallback: typeof BoundNodeCallbackObservable.create;