Interface Metadata

interface Metadata {
    mimeType: string;
}

Properties

Properties

mimeType: string