Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method Ajax.prototype.abort
import { Ajax } from "https://deno.land/x/jwfetch@v1.3.1/src/ajax.ts";

取消接口请求

Parameters

optional
controller: AbortController

取消控制器