UNPKG

@omneedia/socketcluster

Version:

SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.

6 lines (5 loc) 272 B
/** PURE_IMPORTS_START .._.._.._Observable,.._.._.._observable_dom_ajax PURE_IMPORTS_END */ import { Observable } from '../../../Observable'; import { ajax as staticAjax } from '../../../observable/dom/ajax'; Observable.ajax = staticAjax; //# sourceMappingURL=ajax.js.map