We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf578cc commit e8bf537Copy full SHA for e8bf537
crates/web-sys/Cargo.toml
@@ -912,6 +912,8 @@ Range = []
912
RcwnPerfStats = []
913
RcwnStatus = []
914
ReadableStream = []
915
+ReadableStreamGetReaderOptions = []
916
+ReadableStreamReaderMode = []
917
RecordingState = []
918
ReferrerPolicy = []
919
RegisterRequest = []
@@ -1076,6 +1078,7 @@ StorageEvent = ["Event"]
1076
1078
StorageEventInit = []
1077
1079
StorageManager = []
1080
StorageType = []
1081
+StreamPipeOptions = []
1082
StyleRuleChangeEventInit = []
1083
StyleSheet = []
1084
StyleSheetApplicableStateChangeEventInit = []
0 commit comments