Skip to main content

Module pattern

Module pattern 

Source
Expand description

Binding patterns used in destructuring, parameter lists, and variable-declarator targets.

Enums§

ObjectPatternMember
One member of an object-destructuring pattern.
PatternKind
The shape of an ECMAScript binding pattern.

Type Aliases§

Pattern
A binding pattern paired with its source span.