Module node_modules/@types/mime
Variables
Const charsets
Const default_type
default_type: string
Functions
define
-
Parameters
Returns void
extension
- extension(mime: string): string | undefined
-
Parameters
Returns string | undefined
load
- load(filepath: string): void
-
Parameters
Returns void
lookup
- lookup(path: string, fallback?: string): string
-
Parameters
-
path: string
-
Optional fallback: string
Returns string
Return a file extensions associated with a mime type.