property MIMEType.prototype.params
Usage in Deno
```typescript import { MIMEType } from "node:node__util.d.ts"; ```Gets the `MIMEParams` object representing the
parameters of the MIME. This property is read-only. See `MIMEParams` documentation for details.