| commit | 56b3d6c236d3eb24b7a70fc5aa655a68d687cf84 | [log] [tgz] |
|---|---|---|
| author | Jan Piotrowski <piotrowski+git@gmail.com> | Wed Jun 19 16:10:08 2019 +0200 |
| committer | Jan Piotrowski <piotrowski+git@gmail.com> | Wed Jun 19 16:10:08 2019 +0200 |
| tree | 97a80c4edaad41d94078876256eb547319aa73e0 | |
| parent | 9c5c510db463f0ac81a66246b2a9770f8d52d005 [diff] |
fix(types): remove version number
diff --git a/types/index.d.ts b/types/index.d.ts index 6612fc8..1a882f3 100644 --- a/types/index.d.ts +++ b/types/index.d.ts
@@ -1,4 +1,4 @@ -// Type definitions for cordova-plugin-battery-status 2.0 +// Type definitions for cordova-plugin-battery-status // Project: https://github.com/apache/cordova-plugin-battery-status // Definitions by: Microsoft Open Technologies Inc <http://msopentech.com> // Tim Brust <https://github.com/timbru31>