ajax.d.ts 102 Bytes Raw Blame History Permalink 1 2 import { AjaxCreationMethod } from './AjaxObservable'; export declare const ajax: AjaxCreationMethod;