open360-util
v0.1.2
Published
Util module of Open360
Downloads
1
Readme
Open360 Util Module
Includes some methods and classes that are shared between microservices of Open360. This is a submodule of all the microservices, and it is written in Typescript to ensure correct usage between all callers.
Building this module
Use "npm run build" to compile to javascript then copy the .production or the .development version from the /dist directory.