diff --git a/src/common/index.ts b/src/common/index.ts index 1696271..58ea338 100644 --- a/src/common/index.ts +++ b/src/common/index.ts @@ -59,6 +59,7 @@ export * from "./deprecated-types"; * to import all the types below manually while using SDK since these types could change in future without backward compatibility * TODO: remove after April 2026 */ + export type { Auth, ClientOptions,