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
this is a minor issue, but the first arg should probably be any instead of object, right? the hasher seems to support it. currently i've just been doing objectHash(value as any, ...).
this is a minor issue, but the first arg should probably be
any
instead ofobject
, right? the hasher seems to support it. currently i've just been doing objectHash(value as any, ...).object-hash/index.js
Lines 23 to 24 in 676c3bc
The text was updated successfully, but these errors were encountered: