mime-db ( -- seq )


Vocabulary
mime.types

Inputs
None

Outputs
seqa sequence


Word description
Outputs an array where the first element is a MIME type and the rest of the array is file extensions that have that MIME type.

Definition