UNPKG

@signnow/api-client

Version:
5 lines (4 loc) 93 B
import { Data } from './data/data'; export interface GroupInviteLinkPost { data: Data; }