4 lines
122 B
TypeScript

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