StructuredSerializeOptions

interface StructuredSerializeOptions {
transfer?: Transferable[];
}

§Properties

§
transfer?: Transferable[]
[src]