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

6 lines
151 B
TypeScript
Raw Normal View History

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