File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 - Call * prop* .Defer() (* if about to defer, implementation may report the cause as unresolved expression in a location* )
117117 - * r* = * prop* .Wrap()
118118 - Return r
119- - If * base* is a * EventPairBoundType * ( * base * ) bound type
119+ - If * base* is a type parameter with an ` eventOf=, match=" type" ` constraint
120120 - If * localName* is undefined or (* qual* is specified)
121121 - Return undefined.
122122 - If * localName* = ** name**
123- - Return * EventNameBoundType * (bound ).Wrap()
123+ - Return * EventNameType * (type parameter ).Wrap()
124124 - If * localName* = ** type**
125- - Return * EventTypeBoundType * (previously introduced name bound ).Wrap().
125+ - Return * EventTypeType * (previously introduced EventNameType ).Wrap().
126126 - Return undefined.
127127- Return undefined.
128128
You can’t perform that action at this time.
0 commit comments