UNPKG

@signnow/api-client

Version:
7 lines (6 loc) 98 B
export interface Data { id: string; name: string; type: string; value?: string; }