Commit 2eade74
committed
refactor: enhance preflightPayload type definition for clarity
Updated the type definition of preflightPayload in index.ts to improve readability and maintainability. The new structure explicitly outlines the possible types, ensuring better understanding of the variable's usage in the context of preflight handling.1 parent 6561617 commit 2eade74
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
1195 | | - | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
1196 | 1199 | | |
1197 | 1200 | | |
1198 | 1201 | | |
| |||
0 commit comments