0032ebe94
1 2 3 4 5
export interface DislikeObject { type: 'Dislike', actor: string object: string }