Trello.js - API library
    Preparing search index...

    Interface Preview

    interface Preview {
        _id: string;
        bytes: number;
        height: number;
        id: string;
        scaled: boolean;
        url: string;
        width: number;
    }
    Index

    Properties

    _id: string
    bytes: number
    height: number
    id: string
    scaled: boolean
    url: string
    width: number