hippofish/packages/calckey-js/markdown/calckey-js.entities.followingfollowerpopulated.md
ThatOneCalculator 6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00

585 B

Home > firefish-js > entities > FollowingFollowerPopulated

entities.FollowingFollowerPopulated type

Signature:

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

References: Following, UserDetailed