Skip to content

@gracious.tech/fetch-client / shared_types / TxtHeading

Interface: TxtHeading

shared_types.TxtHeading

Properties

type

type: "heading"

Defined in

client/src/shared_types.ts:145


contents

contents: string

Defined in

client/src/shared_types.ts:146


level

level: 1 | 2 | 3

Defined in

client/src/shared_types.ts:147