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
Similar to the [get](#ngxshareddictget) method but returns the value even if the key has already expired, and the `flags_match` will be the 4th return value.
6873
+
Similar to the [get](#ngxshareddictget) method but returns the value even if the key has already expired.
6877
6874
6878
6875
Returns a 3rd value, `stale`, indicating whether the key has expired or not.
0 commit comments