interface StructuredSerializeOptions {
    transfer?: Transferable[];
}
Hierarchy
Index

Properties

Properties

transfer?: Transferable[]