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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript