You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Update sync function to accept optional config parameter
Make config parameter in sync function explicitly optional in type signature to match actual behavior. This improves type checking without changing functionality.
0 commit comments