mirror of
https://example.com
synced 2024-11-24 10:36:39 +09:00
470 B
470 B
Home > calckey-js > entities > User
entities.User type
Signature:
export declare type User = UserLite | UserDetailed;
References: UserLite, UserDetailed