InitialEntry
react-router

InitialEntry type

type InitialEntry = string | Partial<Location>

A user-supplied object that describes a location. Used when providing entries to createMemoryHistory via its initialEntries option.

Docs and examples CC 4.0