0.1.2 • Published 3 years ago

open360-util v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

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.