0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Simon H
5667785903
fix: better readonly checks for proxies (#9808)
- Expect the thing that's checked to be wrapped with the proxy already, so that we can just check for the state symbol
- Make error message more descriptive
2023-12-06 17:08:41 +01:00