jormungandr-bite/packages/calckey-js/markdown/calckey-js.entities.followingfolloweepopulated.md
ThatOneCalculator 6c7f0521aa find and replace
2023-07-02 15:18:30 -07:00

585 B

Home > firefish-js > entities > FollowingFolloweePopulated

entities.FollowingFolloweePopulated type

Signature:

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

References: Following, UserDetailed