UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

8 lines (5 loc) 218 B
import { withInstall } from '../../utils/install.mjs'; import Popover from './index2.mjs'; const IvuePopover = withInstall(Popover); export { IvuePopover, IvuePopover as default }; //# sourceMappingURL=index.mjs.map