Skip to main content

Interface: ProjectMetadata

Table of contents

Properties

Properties

title

Optional title: string

Defined in

types.ts:68


description

Optional description: string

Defined in

types.ts:69


tags

Optional tags: string[]

Defined in

types.ts:70


templateId

Optional templateId: string

Defined in

types.ts:71


profile

Optional profile: string

Defined in

types.ts:72


chapters

Optional chapters: ChapterMarker[]

Defined in

types.ts:73


custom

Optional custom: Record<string, unknown>

Defined in

types.ts:74