ContentPathMap interface
The mapping of content type to a repo path.
Properties
| content |
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