1.0.0 • Published 3 years ago

platformshared v1.0.0

Weekly downloads
2
License
ISC
Repository
gitlab
Last release
3 years ago

PlatformShared

Classes that are shared between platforms

How to import this module in other projects

  • Please add "platformshared": "git+ssh://git@gitlab.protovate.com:lainaedge/platformshared" to the dependencies of package.json
  • run npm install will install platformshared module and build the typescript files to javascript
  • If you want to reinstall platformshared module, just run npm install platformshared