InitialEntryA user-supplied object that describes a location. Used when providing entries to createMemoryHistory via its initialEntries option. type InitialEntry = string | Partial<Location>;§Type§string | Partial<Location>[src]