Skip to content

Commit 22f46d5

Browse files
committed
Advisement
1 parent aa0e8a3 commit 22f46d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,6 +4456,12 @@ Of the extended attributes defined in this specification, only the [{{Exposed}}]
44564456

44574457
<h3 id="idl-modules">Modules</h3>
44584458

4459+
<p class="advisement">
4460+
This feature is a work in progress. Please
4461+
<a href="https://github.com/heycam/webidl/issues/new?title=Using%20modules">file an issue</a>
4462+
before using it.
4463+
</p>
4464+
44594465
A <dfn id="dfn-module" export>module</dfn> is a structure that exposes a collection of
44604466
[=interfaces=], [=read only=] [=regular attributes=], and [=regular operations=] as a logical unit.
44614467
A [=module=] has a <dfn for=module>specifier</dfn> that uniquely identifies it.

0 commit comments

Comments
 (0)