UNPKG

@tinyhttp/type-is

Version:

TypeScript rewrite of type-is with CJS and ESM targets

12 lines (7 loc) 179 B
# @tinyhttp/type-is > [`type-is`](https://github.com/jshttp/type-is) rewrite in TypeScript. Infer the content-type of a request. ## Install ```sh pnpm i @tinyhttp/type-is ```