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

6 lines
148 B
TypeScript

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