UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

6 lines 135 B
export interface ErrorMsg { field: string; message?: string; isRequired?: boolean; } //# sourceMappingURL=ErrorMsg.d.ts.map