index.js

Defines the Error handling interfaces used throughout the Magic Batua codebase.

Author:
Source:

Source/ClientError.js

Source/Code.js

Defines the Code enum that encapsulates HTTP status codes used throughout the application.

Author:
Source:

Source/ExternalError.js