Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor > ExtractorConfig > alphaTrimmedFilePath

ExtractorConfig.alphaTrimmedFilePath property

Specifies the output path for a .d.ts rollup file to be generated with trimming for an "alpha" release.

Signature:

readonly alphaTrimmedFilePath: string;

Remarks

This file will include only declarations that are marked as @public, @beta, or @alpha.

The path is resolved relative to the folder of the config file that contains the setting; to change this, prepend a folder token such as <projectFolder>.