UNPKG

w-component-vue

Version:
8 lines (5 loc) 183 B
import convertToTree from 'wsemi/src/convertToTree.mjs' async function convertToTreeWk(data, opt = {}) { return convertToTree(data, opt) } export default convertToTreeWk