Skip to content

BlockSuite API Documentation / @blocksuite/affine-model / FontWeightMap

Variable: FontWeightMap

const FontWeightMap: Record<FontWeight, "Medium" | "Bold" | "Light" | "Regular" | "SemiBold">

Defined in

packages/affine/model/src/consts/text.ts:42