UNPKG

@keen.io/ui-core

Version:

Keen visual components library

5 lines (4 loc) 154 B
import PropertiesTree from './properties-tree.component'; import { createTree } from './utils'; export default PropertiesTree; export { createTree };