Commit 4fcf96c
fix: reorder shutdownTracing declaration to match NAPI-RS generation
NAPI-RS generates type declarations alphabetically, placing
shutdownTracing (s) after runCommand (r) and its interfaces.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dc8a59b commit 4fcf96c
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 270 | | |
278 | 271 | | |
279 | 272 | | |
| |||
343 | 336 | | |
344 | 337 | | |
345 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
0 commit comments