| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > ApprovedPackagesItem
An item returned by ApprovedPackagesConfiguration
Signature:
export declare class ApprovedPackagesItem The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ApprovedPackagesItem class.
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Set<string> |
The project categories that are allowed to use this package. | ||
|
string |
The NPM package name |