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

    Type Alias PostImage

    type PostImage = {
        height: number;
        url: string;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    url: string
    width: number