isDowngradeVersion() function
Signature:
export declare function isDowngradeVersion(current: string, next: string): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
current | string | |
next | string |
Returns:
boolean
Signature:
export declare function isDowngradeVersion(current: string, next: string): boolean;
Parameter | Type | Description |
---|---|---|
current | string | |
next | string |
Returns:
boolean