import { default as getUUID } from './uuid/getUUID'; import * as tree from "./tree"; export { getUUID, tree };