@uploadcare/upload-client
    Preparing search index...

    Type Alias MimeInfo

    type MimeInfo = {
        mime: string;
        subtype: string;
        type: string;
    }
    Index

    Properties

    Properties

    mime: string
    subtype: string
    type: string