## Common for TypeScriptToLua

This repository contains a set of common tools for use 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