Package Exports
- datocms-react-ui
- datocms-react-ui/dist/cjs/index.js
- datocms-react-ui/dist/esm/index.js
- datocms-react-ui/styles.css
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 (datocms-react-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
datocms-plugin-sdk
React component library to mimic the DatoCMS interface inside plugins. You can read all about this package in our documentation.
Installation
Using npm:
npm install datocms-plugin-sdkUsing yarn:
yarn add datocms-plugin-sdk