Package Exports
- datocms-plugin-sdk
 - datocms-plugin-sdk/dist/cjs/index.js
 - datocms-plugin-sdk/dist/esm/index.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 (datocms-plugin-sdk) 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
Typescript SDK to build DatoCMS plugins. You can read all about the SDK in our documentation.
Installation
Using npm:
npm install datocms-plugin-sdkUsing yarn:
yarn add datocms-plugin-sdk