Skip to content

zeropdf v1.3.0


zeropdf / HeadingLevel

Type Alias: HeadingLevel

ts
type HeadingLevel = 1 | 2 | 3 | 4 | 5 | 6;

Defined in: src/types.ts:1096

Heading levels supported by flow-authored tagged content.

Released under the ISC license.