Type alias ParsedShapeType

ParsedShapeType: {
    mimeType?: string;
    tag?: string;
    uri?: string;
} & ParsedContainerComponentType & ParsedBinaryComponentType & ParsedAudioComponentType & ParsedVideoComponentType