UNPKG
@shopistry/macaw-ui
Version:
latest (0.2.8)
0.2.8
0.2.3
0.2.3-a
Saleor's UI component library
macaw-ui.vercel.app
mirumee/macaw-ui
@shopistry/macaw-ui
/
dist
/
theme
/
createSaleorTheme
/
shadows.d.ts
3 lines
(2 loc)
•
119 B
TypeScript
View Raw
1
2
3
import
type
{
ThemeOptions
}
from
"@material-ui/core/styles"
;
export
declare
const
shadows
:
ThemeOptions
[
"shadows"
];