import { daffUriTruncateLeadingPathSegments } from '@daffodil/core/routing'
Truncates leading path segments from a URI. e.g. /foo/bar/baz.html -> baz.html
const daffUriTruncateLeadingPathSegments: __function