transferableAbortController

external fun transferableAbortController(): ERROR CLASS: Symbol not found for AbortController(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