[PR #3] [MERGED] Left shift operator #43

Closed
opened 2026-02-16 12:26:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/3
Author: @abdulrahman1s
Created: 8/20/2021
Status: Merged
Merged: 8/23/2021
Merged by: @insertish

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+22 additions, -22 deletions)

View changed files

📝 src/api/permissions.ts (+22 -22)

📄 Description

Less code, more sense!
More info at Left shift (<<) - JavaScript.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/javascript-client-sdk/pull/3 **Author:** [@abdulrahman1s](https://github.com/abdulrahman1s) **Created:** 8/20/2021 **Status:** ✅ Merged **Merged:** 8/23/2021 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`11f1abd`](https://github.com/stoatchat/javascript-client-sdk/commit/11f1abddf04f85f2f9094968d9f9b739d60e8e92) Left shift operator ### 📊 Changes **1 file changed** (+22 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/api/permissions.ts` (+22 -22) </details> ### 📄 Description Less code, more sense! More info at [Left shift (<<) - JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Left_shift). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:26:53 -05:00
yindo closed this issue 2026-02-16 12:26:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#43