Home > @microsoft/api-extractor > IConfigDtsRollup > omitTrimmingComments
IConfigDtsRollup.omitTrimmingComments property
When a declaration is trimmed, by default it will be replaced by a code comment such as "Excluded from this release type: exampleMember". Set "omitTrimmingComments" to true to remove the declaration completely.
Signature:
omitTrimmingComments?: boolean;