A collection of utility modules for use with Thunderbird Services
Note this is heavily work-in-progress.
You can install the library by adding the following line as a dependency to your package.json:
npm i @thunderbirdops/services-utils
You can build the library by running:
npm run build