Thanks to visit codestin.com Credit goes to github.com
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 a79e69e commit 25875a8Copy full SHA for 25875a8
index.bs
@@ -4120,7 +4120,7 @@ The following extended attributes are applicable to [=iterable declarations=]:
4120
<h4 oldids="idl-async-iterable" id="idl-async-iterable-declaration">Asynchronously iterable declarations</h4>
4121
4122
An [=interface=] can be declared to be asynchronously iterable by using an
4123
-<dfn id="dfn-async-iterable-declaration" export>asynchronously iterable declaration</dfn>
+<dfn id="dfn-async-iterable-declaration" lt="asynchronously iterable declaration|async_iterable" export>asynchronously iterable declaration</dfn>
4124
(matching <emu-nt><a href="#prod-AsyncIterable">AsyncIterable</a></emu-nt>) in the body of the
4125
[=interface=].
4126
0 commit comments