UNPKG

cv-dialog-sdk

Version:

Catavolt Dialog Javascript API

6 lines (5 loc) 114 B
export interface Annotation { readonly name: string; readonly value: string; readonly type: string; }