UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

5 lines 114 B
export interface IErrorInfo { error: Error; showError: boolean; } //# sourceMappingURL=IErrorInfo.d.ts.map