browser.d.ts 151 Bytes Raw Blame History Permalink 1 2 3 4 5 declare const _default: import("history").BrowserHistory; /** * Create a default instance for the current document. */ export default _default;