Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_es/deps.ts>Ajax#ajax

deno elasticsearch
Latest
method Ajax.prototype.ajax
Re-export
import { Ajax } from "https://deno.land/x/deno_es@v0.5.1/deps.ts";

ajax主方法,返回promise

Returns

Promise<T>