createMemoryHistory
Memory history stores the current location in memory. It is designed for use in stateful non-browser environments like tests and React Native.
§
createMemoryHistory(options?: MemoryHistoryOptions): MemoryHistory
[src]§Parameters
§
options?: MemoryHistoryOptions optional
[src]