cat-bookmarker/assets/node_modules/history/hash.d.ts

6 lines
148 B
TypeScript
Raw Normal View History

2024-03-10 18:52:04 +00:00
declare const _default: import("history").HashHistory;
/**
* Create a default instance for the current document.
*/
export default _default;