Skip to content

getFilePathWithoutDefaultDocument

reference
1 min readUpdated

Kind: Function

Source: src/utils/filepath.ts

Part of: Utils

Signature

ts
function getFilePathWithoutDefaultDocument(options: Omit<FilePathOptions, 'defaultDocument'>): string | undefined

Parameters

NameType
optionsOmit<FilePathOptions, 'defaultDocument'>

Returns: string | undefined

Was this page helpful?

Download as PDF
getFilePathWithoutDefaultDocument — Hono (narrator proof)