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

564 B

Home > calckey-js > entities > FollowingFolloweePopulated

entities.FollowingFolloweePopulated type

Signature:

export declare type FollowingFolloweePopulated = Following & {
	followee: UserDetailed;
};

References: Following, UserDetailed