ContentPathMap interface

The mapping of content type to a repo path.

Properties

contentType

Content type.

path

The path to the content.

Property Details

contentType

Content type.

contentType?: string

Property Value

string

path

The path to the content.

path?: string

Property Value

string