Module: util/constants
Table of contents
Enumerations
Variables
Variables
StatusCodeReasons
• Const
StatusCodeReasons: object
Type declaration:
Name | Type |
---|---|
400 |
string[] |
401 |
string[] |
403 |
string[] |
404 |
string[] |
429 |
string[] |
500 |
string[] |
Defined in: util/constants.ts:21
identifierNames
• Const
identifierNames: object
Type declaration:
Name | Type |
---|---|
friendsCount |
string[] |
groupId |
string[] |
name |
string[] |
userId |
string[] |
username |
string[] |
Defined in: util/constants.ts:3