fmanseau
Results
1
issues of
fmanseau
Cast the return type of `useGranularMemo `to `T` instead of defaulting to `unknown`. Right now, anyone using the hook in strict mode needs to do the casting for every use.