LGram16 83a9a63de4 fix: Add TypeScript type definitions for SelectRecipe
- Update Window interface in types.ts to include SelectRecipe method
- Change chrome and webview to optional properties (chrome?, webview?)
- Add non-null assertions (!) to all window.chrome.webview accesses
- Remove LoadRecipe (replaced with SelectRecipe)
- Fix TypeScript strict null checking errors

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 23:04:37 +09:00
Description
No description provided
11 MiB
Languages
TypeScript 72%
C# 20.9%
HTML 4.1%
CSS 1.4%
JavaScript 1.2%
Other 0.4%