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