On this page
StructuredSerializeOptions
interface StructuredSerializeOptions {
transfer?: Transferable[];
}
Properties
transfer?: Transferable[]
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/StructuredSerializeOptions