FontWeight type

Defines values for FontWeight.
KnownFontWeight can be used interchangeably with FontWeight, this enum contains the known values that the service supports.

Known values supported by the service

normal: Characters are represented normally.
bold: Characters are represented with thicker strokes.

type FontWeight = string