Skip to content

Commit 25875a8

Browse files
Meta: export async_iterable
1 parent a79e69e commit 25875a8

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
@@ -4120,7 +4120,7 @@ The following extended attributes are applicable to [=iterable declarations=]:
41204120
<h4 oldids="idl-async-iterable" id="idl-async-iterable-declaration">Asynchronously iterable declarations</h4>
41214121

41224122
An [=interface=] can be declared to be asynchronously iterable by using an
4123-
<dfn id="dfn-async-iterable-declaration" export>asynchronously iterable declaration</dfn>
4123+
<dfn id="dfn-async-iterable-declaration" lt="asynchronously iterable declaration|async_iterable" export>asynchronously iterable declaration</dfn>
41244124
(matching <emu-nt><a href="#prod-AsyncIterable">AsyncIterable</a></emu-nt>) in the body of the
41254125
[=interface=].
41264126

0 commit comments

Comments
 (0)