index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
bench
/
testdata
/
npm
/
hono
/
dist
/
utils
/
mime.d.ts
blob: 83e4db22e4facd4c56b92504aed09d34b12cf432 (
plain
)
1
export declare const getMimeType: (filename: string) => string | undefined;