UNPKG

botframework-schema

Version:

Activity schema for the Microsoft Bot Framework.

9 lines (7 loc) 260 B
/** * SharePoint property pane group or conditional group */ // eslint-disable-next-line @typescript-eslint/no-empty-object-type export interface PropertyPaneGroupOrConditionalGroup { // keep this empty - used as base type in property page definition }