@nikola_jacques/shared-types

v1.2.0

Published

types shared between different components of error logger app (delivery module <-> back end & front end <-> backend)

Readme

error-logger-shared-types

Typescript types/interfaces shared in error logger app gathered in a common .d.ts file.

Includes the following modules:

  • delivery-backend: types shared between the so-called error delivery module and the back end of the application
  • frontend-backend: types shared between the front end used to visualize the error logs and the back end of the application