mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-20 20:16:06 -04:00
[PR #18] [CLOSED] refactor(src#Client): apply optimizations #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/18
Author: @VoltrexKeyva
Created: 9/28/2021
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
5c7e8cbrefactor(src#Client): apply optimizations📊 Changes
1 file changed (+179 additions, -143 deletions)
View changed files
📝
src/Client.ts(+179 -143)📄 Description
Refactored the client by removing redundant code, adding missing typings, fixing some formatting, keeping code style consistency and better implementation for some methods.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.