MetaMask/snaps

Fix TypeScript type issues in examples

Opened this issue · 0 comments

After adding type checking to examples through #2783, we've uncovered multiple types issues. Due to the size of that PR, they weren't fixed immediately.

There are multiple cast to unknown in the examples which should be fixed.