Commit a75858c
committed
docs: add JSDoc to all public API exports across client packages
Adds JSDoc comments to all undocumented public exports in davinci-client,
device-client, journey-client, and oidc-client. This eliminates
(undocumented) markers from API Extractor reports, improving the API
surface readability and enabling richer typedoc/IntelliSense output.1 parent 6aac711 commit a75858c
50 files changed
Lines changed: 1601 additions & 1150 deletions
File tree
- packages
- davinci-client
- api-report
- src
- lib
- fido
- device-client
- api-report
- src/lib/types
- journey-client
- api-report
- src/lib
- callbacks
- device
- policy
- qr-code
- recovery-codes
- webauthn
- oidc-client
- api-report
- src/lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 114 additions & 370 deletions
Large diffs are not rendered by default.
Lines changed: 114 additions & 370 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | 91 | | |
| 92 | + | |
86 | 93 | | |
| 94 | + | |
87 | 95 | | |
| 96 | + | |
88 | 97 | | |
89 | 98 | | |
| 99 | + | |
90 | 100 | | |
91 | 101 | | |
92 | 102 | | |
| 103 | + | |
93 | 104 | | |
0 commit comments