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