UNPKG

@hhgtech/hhg-components

Version:
4 lines (3 loc) 194 B
export declare const normalizeLinkSlash: (link: string) => string; export declare const forceEndSlash: (link: string) => string; export declare const normalizeLink: (link: string) => string;