mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
470 B
470 B
Home > calckey-js > entities > User
entities.User type
Signature:
export declare type User = UserLite | UserDetailed;
References: UserLite, UserDetailed