UNPKG

@guo514360255/element-lib

Version:

This template should help get you started developing with Vue 3 in Vite.

4 lines (3 loc) 129 B
import { useConfigTable } from './table'; import { default as useModal } from './modal.ts'; export { useConfigTable, useModal };