Files
flights_web_raw/apps/angular/node_modules/history/hash.d.ts
T

6 lines
173 B
TypeScript

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