Skip to content

Commit

Permalink
feat: changed index.ts to allow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth9890 committed Oct 17, 2024
1 parent 1f9a4a1 commit 8d658a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class SDKFactory {
}
}


Check failure on line 55 in src/index.ts

View workflow job for this annotation

GitHub Actions / Release

Delete `⏎`
export class Gateway {
private client: OpenAPIClient<paths, MediaType>;
private config: Config;
Expand Down

0 comments on commit 8d658a5

Please sign in to comment.