Commit 4989ee8
fix(docs): remove invalid
`await using const` is not valid syntax per TC39 Explicit Resource
Management proposal. Changed to `await using session = ...`.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>const from await using declaration1 parent 86afc05 commit 4989ee8
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 177 | + | |
186 | 178 | | |
187 | 179 | | |
188 | 180 | | |
| |||
0 commit comments