UNPKG

hybrids-router

Version:
4 lines (3 loc) 170 B
export declare function getCurrentPath(window: Window): string; export declare function hash(path: string): string; export declare function unhash(path: string): string;