Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Ajax.prototype.abort
Re-export
import { Ajax } from "https://deno.land/x/jwfetch@v1.2.0/mod.ts";

取消接口请求

Parameters

optional
controller: AbortController

取消控制器