Creates and returns an AbortController instance whose AbortSignal is marked as transferable and can be used with structuredClone() or postMessage().
Node util.transferableAbortController function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:util/transferableAbortControllerFtransferableAbortController BuildDocsReferenceGuidesBlogDiscord /node:util/transferableAbortControllerFtransferableAbortController util.transferableAbortControllerfunction transferableAbortController(): AbortController; @returns Referenced typesclass AbortController readonly signal: AbortSignal abort(reason?: any): void;
Search the reference...
/
function
A transferable AbortController
A controller object that allows you to abort one or more DOM requests as and when desired.
Returns the AbortSignal object associated with this object.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node util.transferableAbortController function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:util.transferableAbortController | Bun