UNPKG

vui-design

Version:

A high quality UI Toolkit based on Vue.js

5 lines (4 loc) 218 B
import VuiSkeletonAvatar from "../skeleton/skeleton-avatar"; import withInstall from "../../utils/withInstall"; export { createProps } from "../skeleton/skeleton-avatar"; export default withInstall(VuiSkeletonAvatar);