'use strict'; module.exports = require('./editor/index'); exports.LzEditor = require('./editor/index');