Archon

Results 2 issues of Archon

Steps to reproduce: 1. Use [demo exmaple](https://github.com/urish/typewiz-webpack-demo) for Webpack. 2. Remove definition and usage of `displayTypeInfo` function. 3. Run `apply-types` task. Actual results: `string` type is put in wrong place....

bug

Looks like support for audio was never implemented. Reporting issue for it and I'll try to add implementation if there's nothing yet. ``` ReferenceError: Audio is not defined ```

enhancement