Skip to content

doc: fix worker threadId/destination typo

The function signature uses threadId instead of destination:

worker.postMessageToThread(threadId, value[, transferList][, timeout])

Merge request reports

Loading