import { daffUriTruncateFileExtension } from '@daffodil/core/routing'
Truncates the file extension from the end of the URI.
const daffUriTruncateFileExtension: (uri: string) => string