UNPKG
aesthetic-react
Version:
latest (2.2.1)
next (2.0.0-alpha.2)
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
2.0.0-alpha.2
2.0.0-alpha.1
2.0.0-alpha.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0.0-rc.0
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
React hooks, composers, and more for styling components with Aesthetic.
milesj/aesthetic
aesthetic-react
/
lib
/
ThemeContext.d.ts
4 lines
•
141 B
TypeScript
View Raw
1
2
3
4
import
React
from
'react'
;
declare
const
_default
:
React
.
Context
<
string
>;
export
default
_default;
//# sourceMappingURL=ThemeContext.d.ts.map