isSession
On this page

isSession

Summary

Reference Documentation ↗

Returns true if a value is a React Router Session object.

Params

object

The value to check.

Returns

true if the value is a React Router Session object; otherwise, false.

Docs and examples CC 4.0
Edit