UNPKG

@fe6/water-pro

Version:

An enterprise-class UI design language and Vue-based implementation

5 lines 175 B
/** @format */ import TagModalList from './src/tag-modal-list'; import { withInstall } from '../_util/type'; export { TagModalList }; export default withInstall(TagModalList);