interface IconData {
    iconURL?: string;
    proxyIconURL?: string;
}

Hierarchy (View Summary)

Properties

iconURL?: string
proxyIconURL?: string