magnetar/fe_calckey/frontend/calckey-js/markdown/calckey-js.entities.followi...

564 B

Home > calckey-js > entities > FollowingFollowerPopulated

entities.FollowingFollowerPopulated type

Signature:

export declare type FollowingFollowerPopulated = Following & {
	follower: UserDetailed;
};

References: Following, UserDetailed