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
Copy file name to clipboardExpand all lines: lib/contentful-management.ts
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -63,17 +63,6 @@ function createClient(
63
63
}
64
64
): PlainClientAPI
65
65
// Usually, overloads with more specific signatures should come first but some IDEs are often not able to handle overloads with separate TSDocs correctly
66
-
/**
67
-
* @deprecated The `alphaFeatures` option is no longer supported. Please use the function without this option.
0 commit comments