## Common for TypeScriptToLua
This repository contains a set of common tools foruse in tslua for DCS
### Installation
To use this library in your project, you need to have Node.js and npm installed.
```shell
npm install @flying-dice/tslua-common
```### Usage
> TBC