Home > @microsoft/api-extractor > ReleaseTagForTrim
ReleaseTagForTrim type
The allowed release tags that can be used to mark API items.
Signature:
export type ReleaseTagForTrim = '@internal' | '@alpha' | '@beta' | '@public';
Home > @microsoft/api-extractor > ReleaseTagForTrim
The allowed release tags that can be used to mark API items.
Signature:
export type ReleaseTagForTrim = '@internal' | '@alpha' | '@beta' | '@public';