Commit db172f4
fix(CDPBrowser): jsdoc-parseable return type for _selectionDescriptor
Classic jsdoc cannot parse TS optional-property syntax in type
expressions; npm run def failed, breaking the Typings workflow and the
runner suite's definition test.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 790d569 commit db172f4
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments