UNPKG

@signnow/api-client

Version:
6 lines (5 loc) 92 B
export interface Document { id: string; action: string; role?: string | null; }