Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Ajax.prototype.ajax
import { Ajax } from "https://deno.land/x/jwfetch@v2.2.1/src/ajax.ts";

ajax主方法,返回promise

Returns

Promise<T>