UNPKG

@signnow/api-client

Version:
7 lines (6 loc) 123 B
export interface Header { string_head: string; int_head: number; bool_head: boolean; float_head: number; }