UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

8 lines 197 B
export type TLayoutBreakPoints = { extraSmall?: string; small?: string; medium?: string; large?: string; extraLarge?: string; }; //# sourceMappingURL=TLayoutBreakPoints.d.ts.map