Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/uuid/lib/lib.deno_runtime.d.ts>workers.postMessage

Deprecated! UUID is part of the deno standard library
Latest
function workers.postMessage
import { workers } from "https://deno.land/x/uuid@v0.1.2/lib/lib.deno_runtime.d.ts";
const { postMessage } = workers;

Parameters

data: any