Skip to content

zeropdf v1.3.0


zeropdf / ListItem

Type Alias: ListItem

ts
type ListItem = string | ListItemDefinition;

Defined in: src/types.ts:1959

Input shape for list items accepted by page list rendering.

Released under the ISC license.