Esposter
    Preparing search index...

    Interface DefaultLinkPreviewResponse

    interface DefaultLinkPreviewResponse {
        contentType?: string;
        favicons: string[];
        mediaType: string;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    contentType?: string
    favicons: string[]
    mediaType: string
    url: string