Files
DefinitelyTyped/phonon
Trevor Bekolay b6c328979c Make awesomplete definitions a module (#14986)
* Make awesomplete definitions a module

This enables the use of import statements like

  import * as Awesomplete from "awesomplete";

* Add tslint.json and fix to pass checks

Also simplifies existing definitions with AwesompleteSuggestion
and adds the missing DATA method.
2017-03-10 17:09:15 -08:00
..