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

6 lines
148 B
TypeScript

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