Package Exports
- @devseed-ui/theme-provider
- @devseed-ui/theme-provider/dist/index.cjs.js
- @devseed-ui/theme-provider/dist/index.es.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@devseed-ui/theme-provider) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@devseed-ui/theme-provider
This module has several utilities amongst which is the DevseedUiThemeProvider which functions like styled-component's <ThemeProvider> and provides a theme to the provider's child components via the context API.