Home > @microsoft/api-extractor-model > ISourceLocationOptions > fileUrlPath
ISourceLocationOptions.fileUrlPath property
The file URL path relative to the projectFolder
and projectFolderURL
fields as defined in the api-extractor.json
config.
Signature:
fileUrlPath?: string;