vot.js - v2.4.12
    Preparing search index...

    Type Alias MicroformatEmbed

    type MicroformatEmbed = {
        height: number;
        iframeUrl: string;
        width: number;
    }
    Index

    Properties

    height: number
    iframeUrl: string
    width: number