transferableAbortController

external fun transferableAbortController(): <Error class: unknown class>(source)

Creates and returns an AbortController instance whose AbortSignal is marked as transferable and can be used with structuredClone() or postMessage().

Since

v18.11.0