Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method BaseAjax.prototype.ajaxAbortResult
import { BaseAjax } from "https://deno.land/x/deno_es@v0.4.3/deps.ts";

调用ajax的同时,返回取消ajax请求的方法

Returns

AbortResult<T>