UNPKG

waterbase

Version:
6 lines (5 loc) 78 B
export interface Users { email: string; id: string; profile?: object; }