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