UNPKG
@gruzf/styles
Version:
latest (4.1.9)
4.1.9
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
3.0.2
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
This library is designed to style React components for the Gruzovichkof company.
@gruzf/styles
/
theme.d.ts
6 lines
(3 loc)
•
170 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
_mui_material_styles
from
'@mui/material/styles'
;
declare
const
defaultTheme
: _mui_material_styles.
Theme
;
export
{ defaultTheme
as
default
, defaultTheme };