mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
4 lines
88 B
JavaScript
Executable File
4 lines
88 B
JavaScript
Executable File
import { createBrowserHistory } from 'history';
|
|
|
|
export default createBrowserHistory();
|