UNPKG

fulan-editor

Version:

An open source react editor based on draft-Js and ant design, good support HTML, markdown and Draft Raw format.

4 lines (3 loc) 104 B
'use strict'; module.exports = require('./editor/index'); exports.LzEditor = require('./editor/index');