UNPKG

@beakyn/draft-js-utils

Version:

Draft.js utility belt for handling editor state conversions.

9 lines (8 loc) 149 B
export default { input: 'src/index.js', output: { dest: 'dist/index.js', format: 'cjs' }, external: ['@textlint/markdown-to-ast'] };