Commit fd73d49
fix: use proper TypeScript imports for API types
- Import ResourceQuery and QueryVariables from local app-runtime types
- Fix TypeScript parameter syntax error in makeQuerySingleResource
- Address PR review comments about using proper types instead of any
Addresses GitHub comments from henrikmv on PR #4325
Co-Authored-By: [email protected] <[email protected]>1 parent 73f447f commit fd73d49
File tree
2 files changed
+6
-2
lines changed- src/core_modules/capture-core/utils/api
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
| 4 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments