Skip to content

Instantly share code, notes, and snippets.

@vschoener
Created July 26, 2018 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vschoener/b30ba14cfbc3c71615378579c611b6b9 to your computer and use it in GitHub Desktop.
Save vschoener/b30ba14cfbc3c71615378579c611b6b9 to your computer and use it in GitHub Desktop.
history.ts
import { createBrowserHistory } from 'history';
export default createBrowserHistory();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment