GitHub

daffUriTruncateFileExtension

Helper

import { daffUriTruncateFileExtension } from '@daffodil/core/routing'

Truncates the file extension from the end of the URI.

function daffUriTruncateFileExtension(uri: string): string

Parameters

Parameteruri: string
Description