import CMS, { init } from 'netlify-cms-core'; import './backends'; import './widgets'; import './editor-components'; export { CMS as default, init };