interface default {
    displayName: string;
    imageUrl: string;
    url: string;
}

Properties

displayName: string
imageUrl: string
url: string