Home > @microsoft/api-extractor-model > SourceLocation > fileUrl
SourceLocation.fileUrl property
Returns the file URL to the given source location. Returns undefined
if the file URL cannot be determined.
Signature:
get fileUrl(): string | undefined;