Overview
This package is MobX charged version of the history npm package (version: ^5.3.0
) created by Remix
So mobx-location-history has all identical exports as provided in history npm package because:
ts
export * from 'history';
Modified exports:
Also this package has additional location and history utilities like QueryParams
(See sidebar)