index.js 109 B

1234
  1. import { SkeletonAvatarDefaultProps } from './props';
  2. Component({
  3. props: SkeletonAvatarDefaultProps,
  4. });