Type alias LightningBoltImages

LightningBoltImages: {
    image: string;
    order: number;
}

Type declaration

  • image: string
  • order: number