Skip to main content

Interface: ProjectMetadata

Table of contents

Properties

Properties

title

Optional title: string

Defined in

types.ts:119


description

Optional description: string

Defined in

types.ts:120


tags

Optional tags: string[]

Defined in

types.ts:121


templateId

Optional templateId: string

Defined in

types.ts:122


profile

Optional profile: string

Defined in

types.ts:123


chapters

Optional chapters: ChapterMarker[]

Defined in

types.ts:124


custom

Optional custom: Record<string, unknown>

Defined in

types.ts:125