Home > @rushstack/package-extractor > IExtractorOptions > linkCreationScriptPath
IExtractorOptions.linkCreationScriptPath property
The path to the generated link creation script. This is only used when IExtractorOptions.linkCreation is 'script'.
Signature:
linkCreationScriptPath?: string;