diff --git a/src/index.ts b/src/index.ts index aa4aa21..9495463 100644 --- a/src/index.ts +++ b/src/index.ts @@ -52,6 +52,7 @@ class SDKFactory { } } + export class Gateway { private client: OpenAPIClient; private config: Config;