UNPKG

cv-dialog-sdk

Version:

Catavolt Dialog Javascript API

7 lines (6 loc) 134 B
export interface ReadLargePropertyParameters { recordId?: string; maxBytes: number; sequence: number; type: string; }