Commit 81c1d51
committed
Improve type safety: Replace 'any' with PromptComponent type for customPrompts parameter
- Add PromptComponent import from @roo-code/types
- Update exportModeWithRules method signature to use proper typing
- Enhances code maintainability and type safety1 parent acc6bb3 commit 81c1d51
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
| 623 | + | |
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
| |||
0 commit comments