Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
cobalt
/
worker
/
structured_serialize_options.idl
blob: 544f3ff8b474cbee10d0bd685f6efdc051283024 [
file
]
dictionary
StructuredSerializeOptions
{
//sequence<object> transfer = [];
sequence
<
DOMString
>
transfer
;
};