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