Home > @microsoft/rush-lib > Subspace > getCommonVersions
Subspace.getCommonVersions() method
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.
Gets the settings from the common-versions.json config file.
Signature:
getCommonVersions(variant?: string): CommonVersionsConfiguration;
Parameters
Parameter | Type | Description |
|---|---|---|
variant | string | (Optional) |
Returns: