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