UNPKG

@accounts/types

Version:
6 lines (5 loc) 93 B
export interface LoginUserIdentity { id?: string; username?: string; email?: string; }