| Current Path : /var/www/html/dev/reddsis-dev/node_modules/rxjs/dist/esm5/internal/observable/ |
| Current File : /var/www/html/dev/reddsis-dev/node_modules/rxjs/dist/esm5/internal/observable/bindCallback.js |
import { bindCallbackInternals } from './bindCallbackInternals';
export function bindCallback(callbackFunc, resultSelector, scheduler) {
return bindCallbackInternals(false, callbackFunc, resultSelector, scheduler);
}
//# sourceMappingURL=bindCallback.js.map