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

x/deno_es/deps.ts>BaseAjax#ajax

deno elasticsearch
Go to Latest
method BaseAjax.prototype.ajax
import { BaseAjax } from "https://deno.land/x/deno_es@v0.4.3/deps.ts";

ajax主方法,返回promise

Returns

Promise<T>