UNPKG

next-nprogress-bar

Version:

NextJS progress bar compatible with new app directory

3 lines (2 loc) 155 B
export declare function isSameURL(target: URL, current: URL): boolean; export declare function isSameURLWithoutSearch(target: URL, current: URL): boolean;