UNPKG

111 BJavaScriptView Raw
1import Avatar from './Avatar';
2import { withInstall } from '../_util/type';
3export default withInstall(Avatar);
\No newline at end of file