icons: {
    height: number;
    icons: any;
    lastModified: number;
    prefix: string;
    width: number;
} = ...

Type declaration

  • height: number
  • icons: any
  • lastModified: number
  • prefix: string
  • width: number