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