UNPKG

@signnow/api-client

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