Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > ISourceLocationOptions

ISourceLocationOptions interface

Constructor options for SourceLocation.

Signature:

export interface ISourceLocationOptions 

Properties

PropertyModifiersTypeDescription
fileUrlPath?string(Optional) The file URL path relative to the projectFolder and projectFolderURL fields as defined in the api-extractor.json config.
projectFolderUrl?string(Optional) The project folder URL as defined by the api-extractor.json config projectFolderUrl setting.