UNPKG

@signnow/api-client

Version:
5 lines (4 loc) 94 B
export interface GroupInvitePost { id: string; pending_invite_link?: string | null; }