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
/
cache.d.ts
7 lines
(4 loc)
•
189 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
_emotion_utils
from
'@emotion/utils'
;
declare
const
tssCache
: _emotion_utils.
EmotionCache
;
declare
const
muiCache
: _emotion_utils.
EmotionCache
;
export
{ muiCache, tssCache };