UNPKG

@rarcifa/cronos-design-system

Version:

A typescript react component library following the Cronos branding standards

2 lines (1 loc) 78 B
export declare const useUrlSegment: (segmentIndex: number) => string | null;