IconShapeEnum: {
    Round: "round";
    Square: "square";
} = ...

Type declaration

  • Readonly Round: "round"
  • Readonly Square: "square"