UNPKG

nimiq-vitepress-theme

Version:

Nimiq UI theme for VitePress

3 lines (2 loc) 141 B
export declare function isActive(currentPath: string, matchPath?: string): boolean; export declare function normalize(path: string): string;