UNPKG

dmeditor

Version:

dmeditor is a block-style visual editor. Data is in json format.

5 lines (4 loc) 141 B
import propertyItem from './property-item'; export default propertyItem; export * from './property-item'; export * from './generalSettings';