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
{{ message }}
This repository was archived by the owner on Oct 4, 2020. It is now read-only.
setHref's return type is now Eff _ Unit. This is technically a breaking change, but the previous type was broken as the FFI implementation for setHref has no return value. (@houli)