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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript