Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
add illustration total
Browse files Browse the repository at this point in the history
  • Loading branch information
alicia-unsplash committed Apr 10, 2024
1 parent d9f2783 commit 9ba4c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/methods/users/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export interface Basic extends Entity {
total_collections: number;
total_likes: number;
total_photos: number;
total_illustrations: number;
twitter_username: Nullable<string>;
updated_at: string;
username: string;
Expand Down

0 comments on commit 9ba4c25

Please sign in to comment.