Meta: export async_iterable · whatwg/webidl@25875a8
marcoscacere
·
2025-11-12
·
via Recent Commits to webidl:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -4120,7 +4120,7 @@ The following extended attributes are applicable to [=iterable declarations=]:
|
4120 | 4120 | <h4 oldids="idl-async-iterable" id="idl-async-iterable-declaration">Asynchronously iterable declarations</h4> |
4121 | 4121 | |
4122 | 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> |
| 4123 | +<dfn id="dfn-async-iterable-declaration" lt="asynchronously iterable declaration|async_iterable" export>asynchronously iterable declaration</dfn> |
4124 | 4124 | (matching <emu-nt><a href="#prod-AsyncIterable">AsyncIterable</a></emu-nt>) in the body of the |
4125 | 4125 | [=interface=]. |
4126 | 4126 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。