UNPKG

@fe6/water-pro

Version:

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

10 lines (5 loc) 167 B
/** @format */ import SelectApi from './src/select-api'; import { withInstall } from '../_util/type'; export { SelectApi }; export default withInstall(SelectApi);