UNPKG

@signnow/api-client

Version:
5 lines (4 loc) 96 B
import { Data } from './data/data/data'; export interface SubscriptionGet { data: Data[]; }