UNPKG

next

Version:

The React Framework

4 lines (3 loc) 73 B
export interface Normalizer { normalize(pathname: string): string; }