# Async Compiler Runtime

To use it, you need to add following line to your code
```
var AsyncTool = require('async-compiler-runtime');
```
