sp-dev-fx-webparts/samples/react-enhanced-powerapps/lib/controls/PropertyPaneHTML/IPropertyPaneHTMLProps.d.ts

5 lines
131 B
TypeScript

export interface IPropertyPaneHTMLProps {
key: string;
html: string;
}
//# sourceMappingURL=IPropertyPaneHTMLProps.d.ts.map