mirror of
https://example.com
synced 2024-11-23 04:56:38 +09:00
476 B
476 B
Home > firefish-js > entities > User
entities.User type
Signature:
export declare type User = UserLite | UserDetailed;
References: UserLite, UserDetailed