biofriction-wp-theme/node_modules/rxjs/observable/bindNodeCallback.js

4 lines
229 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
"use strict";
var BoundNodeCallbackObservable_1 = require('./BoundNodeCallbackObservable');
exports.bindNodeCallback = BoundNodeCallbackObservable_1.BoundNodeCallbackObservable.create;
//# sourceMappingURL=bindNodeCallback.js.map