/system-base

System Base - Types for Systems

Primary LanguageTypeScriptMIT LicenseMIT

system-base

System Base - Types for Systems

Installation

npm install --save system-base

Contributing

This package is written in TypeScript. Run tslint with npm run lint before submitting a pull request. To continuously watch your code and lint on changes, use the npm run lint-watch command. To build, run npm run build.