UNPKG

jinaga

Version:

Data management for web and mobile applications.

6 lines (4 loc) 78 B
export interface UserIdentity { provider: string; id: string; }