Amazon Vinyl
    Preparing search index...

    Function mimeSubtype

    • Extracts the container subtype from a MIME type, lowercased — the portion after the /, ignoring any parameters. For example video/webm; codecs="vp9"webm and audio/mp4mp4. Returns an empty string when the MIME type has no subtype.

      Parameters

      • mimeType: string

      Returns string