UNPKG

@alienbalcorp/editor-js-render-no-styles

Version:

This package is a fork of @alkhipce/editorjs-react. Original author: Alkhipce. Licensed under MIT License. @alkhipce/editorjs-react

9 lines (6 loc) 230 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./editor-js-render-no-styles.cjs.production.min.js') } else { module.exports = require('./editor-js-render-no-styles.cjs.development.js') }