Skip to content

worker interface.TypeAlias.WithTransferListFunction

github-actions[bot] edited this page Apr 2, 2025 · 16 revisions

@monogrid/gainmap-js / worker-interface / WithTransferListFunction

Type Alias: WithTransferListFunction()

WithTransferListFunction = <T>(payload, transferList) => T

Defined in: src/worker-types.ts:24

Type Parameters

T

T

Parameters

payload

T

transferList

Transferable[]

Returns

T

Clone this wiki locally