ajax.d.ts 102 B

12
  1. import { AjaxCreationMethod } from './AjaxObservable';
  2. export declare const ajax: AjaxCreationMethod;