UNPKG

@web-package/react-widgets-router

Version:

This package is a router that provides transition animations and fully preserves the state of previous elements, offering an experience close to a Web standard API.

5 lines (4 loc) 121 B
export declare class LocationUtil { static get pathname(): string; static arrayOf(location: string): string[]; }