DocumentationUpdateContract interface

Documentation update contract details.

Properties

content

Markdown documentation content.

title

documentation title.

Property Details

content

Markdown documentation content.

content?: string

Property Value

string

title

documentation title.

title?: string

Property Value

string