Overview
This package is MobX charged version of the history npm package (version: {packageJson.dependencies.history}) 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)
