UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

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