Y4shin

Results 1 issues of Y4shin

### 👟 Reproduction steps Installing the Node SDK, importing the `Permission` and/or `Role` class and compiling with tsc. Import Statement ```ts import sdk, {Permission, Role} from 'node-appwrite'; ``` package.json ```json...

bug