UNPKG

doz-router

Version:
3 lines 78 B
export default function (path) { return path.replace(/\/{2,}/g, '/'); };