Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(typescript): update types (apache#75)
* deletes removed features * adds version number * format code This is part of apache/cordova#39 <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected n/a - development with TypeScript ### What does this PR do? updates typings as discussed in apache/cordova#39 ### What testing has been done on this change? ### Checklist - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [ ] Added automated test coverage as appropriate for this change.
- Loading branch information