UNPKG

@gsretail.com/gui-core

Version:

A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook

4 lines (3 loc) 152 B
import type { Shadows } from '@mui/material/styles/shadows'; export declare const softShadows: Shadows; export declare const strongShadows: Shadows;