Type alias Icon

Icon: {
    icon: string;
}

Type declaration

  • icon: string

Generated using TypeDoc