Search


Search something to see results

StructuredSerializeOptions

interface StructuredSerializeOptions {
    transfer?: Transferable[];
}

Index

Properties

Properties

transfer?: Transferable[]