UNPKG

@signnow/api-client

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