PostMessageOptions
deprecatedThis type has been renamed to StructuredSerializeOptions. Use that type for new code.
@deprecated
use StructuredSerializeOptions
instead.
type PostMessageOptions = StructuredSerializeOptions;
This type has been renamed to StructuredSerializeOptions. Use that type for new code.
use StructuredSerializeOptions
instead.