Sign in
cobalt
/
cobalt
/
refs/tags/23.lts.1rc1
/
.
/
cobalt
/
worker
/
structured_serialize_options.idl
blob: 544f3ff8b474cbee10d0bd685f6efdc051283024 [
file
] [
log
] [
blame
]
dictionary
StructuredSerializeOptions
{
//sequence<object> transfer = [];
sequence
<
DOMString
>
transfer
;
};