@thunderbirdops/services-utils
v0.1.3
Published
A collection of utility modules for use with Thunderbird Services
Downloads
5
Keywords
Readme
Services Utils
A collection of utility modules for use with Thunderbird Services
Note this is heavily work-in-progress.
Usage
You can install the library by adding the following line as a dependency to your package.json:
npm i @thunderbirdops/services-utils
Library Development
Building
You can build the library by running:
npm run build