UNPKG

@signnow/api-client

Version:
7 lines (6 loc) 102 B
export interface Data { id: string; status: string; created: number; email: string; }