UNPKG

vue-avataaars

Version:
11 lines (10 loc) 253 B
import * as React from 'react'; export default class ShortHairShaggy extends React.Component { static optionValue: string; private filter1; private mask1; private mask2; private path1; private path2; render(): JSX.Element; }