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.

BiscuitIcon.d.ts 143 B

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