UNPKG

@signnow/api-client

Version:
6 lines (5 loc) 87 B
export interface UserPost { id: string; verified: number; email: string; }