Home > @microsoft/rush-lib > CustomTipType
CustomTipType enum
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The type of the custom tip.
Signature:
export declare enum CustomTipType
Enumeration Members
Member | Value | Description |
|---|---|---|
pnpm |
| (BETA) |
rush |
| (BETA) |
Remarks
There might be types like git in the future.