UNPKG

doz-router

Version:
3 lines 104 B
export default function (path) { return path.toString().replace(/\/+$/, '').replace(/^\//, ''); };