Skip to content

Commit bae3e25

Browse files
authored
Merge pull request #19859 from asgerf/js/remote-element-from-docs
JS: Remote mention of Element MaD token
2 parents 601e317 + cb98310 commit bae3e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/codeql/codeql-language-guides/customizing-library-models-for-javascript.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,6 @@ The following components are supported:
517517
- **Member[**\ `name`\ **]** selects the property with the given name.
518518
- **AnyMember** selects any property regardless of name.
519519
- **ArrayElement** selects an element of an array.
520-
- **Element** selects an element of an array, iterator, or set object.
521520
- **MapValue** selects a value of a map object.
522521
- **Awaited** selects the value of a promise.
523522
- **Instance** selects instances of a class, including instances of its subclasses.

0 commit comments

Comments
 (0)