Skip to content

Commit

Permalink
Serializable
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Nov 23, 2022
1 parent 68150ad commit fa75be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5392,7 +5392,7 @@ interfaces will always return 0.
network protocol "protocol X", could look something like this:

<pre highlight=webidl>
[Exposed=Window]
[Exposed=Window, Serializable]
interface ProtocolXError : DOMException {
constructor(optional DOMString message = "", ProtocolXErrorOptions options);

Expand Down

0 comments on commit fa75be9

Please sign in to comment.