Skip to content

Commit f8ee03b

Browse files
youennfsaschanaz
andauthored
Update index.bs
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent 390eee7 commit f8ee03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1470,7 +1470,7 @@ interface ReadableStreamDefaultController {
14701470
readonly attribute unrestricted double? desiredSize;
14711471

14721472
undefined close();
1473-
undefined enqueue(optional any chunk, optional StructuredSerializeOptions options = { });
1473+
undefined enqueue(optional any chunk, optional StructuredSerializeOptions options = {});
14741474
undefined error(optional any e);
14751475
};
14761476
</xmp>

0 commit comments

Comments
 (0)