Skip to content

Commit d523ffb

Browse files
committed
1 parent dc7b099 commit d523ffb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mui/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
export { tss, makeStyles, useStyles, withStyles } from "./mui";
22
export { useMuiThemeStyleOverridesPlugin } from "./themeStyleOverridesPlugin";
33
export type { MuiThemeStyleOverridesPluginParams } from "./themeStyleOverridesPlugin";
4+
import type * as __internal from "../index";
5+
export type { __internal };

0 commit comments

Comments
 (0)