We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45371cc commit 02228e5Copy full SHA for 02228e5
types/privy.ts
@@ -26,6 +26,5 @@ export type PrivyLoginsResponse = {
26
total: number;
27
total_new: number;
28
total_active: number;
29
- total_privy_users: number;
30
logins: PrivyUser[];
31
};
0 commit comments