Skip to content

Commit

Permalink
Revert "remove export {}"
Browse files Browse the repository at this point in the history
This reverts commit 5819055.
  • Loading branch information
sai6855 committed Nov 30, 2024
1 parent 38d0404 commit 858a0e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-material/src/styles/createPalette.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export interface Color {
A700: string;
}

export {};
// use standalone interface over typeof colors/commons
// to enable module augmentation
export interface CommonColors {
Expand Down

0 comments on commit 858a0e6

Please sign in to comment.