A bunch of useful constants to make code more readable
## Modules
- http: http status codes
## Usage
```js
constconsts=require('@scode/consts');
conststatus=consts.http.status_ok;
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.