UNPKG

@flying-dice/tslua-common

Version:

Common Utils Library

15 lines (9 loc) 272 B
## 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