UNPKG

cv-dialog-sdk

Version:

Catavolt Dialog Javascript API

4 lines (3 loc) 119 B
export class ViewDescriptor { constructor(readonly id: string, readonly name: string, readonly title: string) {} }