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

Type declaration

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