Package Exports
- chem-generic-ui
- chem-generic-ui/dist/bundle.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 (chem-generic-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
chem-generic-ui

A React component for dynamically building user interfaces.
Installation
The chem-generic-ui library is available as an NPM package. Install it either with NPM:
npm install --save chem-generic-ui
or Yarn:
yarn add chem-generic-ui