deno / latest / ~ / postmessageoptions.html

PostMessageOptions

deprecated

This type has been renamed to StructuredSerializeOptions. Use that type for new code.

@deprecated

use StructuredSerializeOptions instead.

type PostMessageOptions = StructuredSerializeOptions;