Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve type safety in retargeting proxy setter
- Add type checking for setter functions - Ensure only valid function setters are called - Prevent potential runtime errors with explicit type validation
- Loading branch information