UNPKG

mui-spfx-controls

Version:
6 lines 188 B
/** * Creates a custom MUI theme based on SharePoint's theme settings. */ declare const theme: import("@mui/material").Theme; export { theme }; //# sourceMappingURL=theme.config.d.ts.map