UNPKG
@nivo/theming
Version:
latest (0.99.0)
0.99.0
0.98.0
0.97.0
0.96.0
0.95.0
0.94.0
0.93.0
0.92.0
plouc/nivo
@nivo/theming
/
dist
/
types
/
defaults.d.ts
3 lines
•
149 B
TypeScript
View Raw
1
2
3
import
{
ThemeWithoutInheritance
}
from
'./types'
;
export
declare
const
defaultTheme
:
ThemeWithoutInheritance
;
//# sourceMappingURL=defaults.d.ts.map