interface IHighlightData {
    user: IHighlightUser;
    viewer: null;
}

Properties

Properties

viewer: null