You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: etc/sdk.api.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3366,9 +3366,6 @@ export class InvalidAddressError extends Error {
3366
3366
// @public (undocumented)
3367
3367
export function isDowngradeVersion(current: string, next: string): boolean;
3368
3368
3369
-
// @public (undocumented)
3370
-
export function isDowngradeVersion(current: string, next: string): boolean;
3371
-
3372
3369
// Warning: (ae-internal-missing-underscore) The name "isFeatureEnabled" should be prefixed with an underscore because the declaration is marked as @internal
0 commit comments