Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

CommentAlertIcon.d.ts 153 B

3 år sedan
1234
  1. import { MdiReactIconComponentType } from './dist/typings';
  2. declare const CommentAlertIcon: MdiReactIconComponentType;
  3. export default CommentAlertIcon;