UNPKG

quickbuild

Version:

A mature, feature-complete application generator with an emphasis on speed

4 lines (3 loc) 112 B
import { createBrowserHistory } from 'history'; const history = createBrowserHistory(); export default history;