On this pageFileUtilsModule OverviewKeywork includes utilities for working with files, such as determining the MIME type while handling an incoming HTTP request.UsageNodeDenoBrowser/ESMimport * as FileUtils from 'keywork/files'import * as FileUtils from 'https://deno.land/x/keywork/files'let FileUtils = await import('https://esm.sh/keywork/files')VariablesextensionToMimeTypeFunctionsfileNameToExtension
Keywork includes utilities for working with files, such as determining the MIME type while handling an incoming HTTP request.