property MessagingOptions.serialization
Usage in Deno
import { type MessagingOptions } from "node:child_process";
Specify the kind of serialization used for sending messages between processes.
SerializationType | undefined
import { type MessagingOptions } from "node:child_process";
Specify the kind of serialization used for sending messages between processes.
SerializationType | undefined