UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

8 lines (5 loc) 277 B
import '../../../../utils/index.mjs'; import { AspTreeSelect as AspTreeSelect$1 } from './src/index.mjs'; import { withInstall } from '../../../../utils/vue/install.mjs'; const AspTreeSelect = withInstall(AspTreeSelect$1); export { AspTreeSelect, AspTreeSelect as default };