Commit 0081ef3
fix(typings): tsd-valid nullable types in CDPBrowser jsdoc
The {?type} nullable shorthand parses in jsdoc but emits ?type verbatim
inside inline object shapes, which TypeScript rejects. Union types
generate cleanly.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 5c0d72b commit 0081ef3
2 files changed
Lines changed: 244 additions & 161 deletions
0 commit comments