2023-11-09 18:47:11 +01:00

6 lines
151 B
TypeScript

declare const _default: import("history").BrowserHistory;
/**
* Create a default instance for the current document.
*/
export default _default;