Home > @microsoft/api-extractor-model > ReleaseTag
ReleaseTag namespace
Helper functions for working with the ReleaseTag
enum.
Signature:
export declare namespace ReleaseTag
Functions
Function | Description |
---|---|
compare(a, b) | Compares two ReleaseTag values. Their values must not be ReleaseTag.None . |
getTagName(releaseTag) | Returns the TSDoc tag name for a ReleaseTag value. |