blob: 2417493252505505ef6183cbe82291b16115b4c6 [file] [log] [blame]
import { Observable } from '../../../Observable';
import { ajax as staticAjax } from '../../../observable/dom/ajax';
Observable.ajax = staticAjax;
//# sourceMappingURL=ajax.js.map