mirror of
https://github.com/plankanban/planka.git
synced 2025-07-30 10:39:46 +02:00
3 lines
88 B
JavaScript
Executable file
3 lines
88 B
JavaScript
Executable file
import { createBrowserHistory } from 'history';
|
|
|
|
export default createBrowserHistory();
|