@js-telecortex-2/js-telecortex-2-util
v1.1.6
Published
A Util library for JS-Telecortex-2
Downloads
8
Readme
This is a basic util library to share code between the client and server libraries for JS-Telecortex-2
To recompile modifications made to this package when installed under node_modules
yarn global add @babel/cli @babel/core
export PATH="$PATH:$(yarn global bin)"
cd node_modules/@js-telecortex-2/js-telecortex-2-util/
babel src --out-dir lib