mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Run npm test and fix files to pass tests
This commit is contained in:
parent
ee15f11966
commit
7b06ef7740
4
cordova-ionic/cordova-ionic.d.ts
vendored
4
cordova-ionic/cordova-ionic.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Ionic Corodva plugins.
|
||||
// Type definitions for Ionic Cordova plugins
|
||||
// Project: https://github.com/driftyco
|
||||
// Definitions by: Hendrik Maus <hendrik@aidentailor.net>
|
||||
// Definitions by: Hendrik Maus <https://github.com/hendrikmaus>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="./plugins/keyboard.d.ts" />
|
||||
|
||||
4
cordova-ionic/plugins/keyboard.d.ts
vendored
4
cordova-ionic/plugins/keyboard.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Cordova Keyboard plugin.
|
||||
// Type definitions for Cordova Keyboard plugin
|
||||
// Project: https://github.com/driftyco/ionic-plugins-keyboard
|
||||
// Definitions by: Hendrik Maus <hendrik@aidentailor.net>
|
||||
// Definitions by: Hendrik Maus <https://github.com/hendrikmaus>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module Ionic {
|
||||
|
||||
4
cordovarduino/cordovarduino.d.ts
vendored
4
cordovarduino/cordovarduino.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Cordovarduino plugin.
|
||||
// Type definitions for Cordovarduino plugin
|
||||
// Project: https://github.com/stereolux/cordovarduino
|
||||
// Definitions by: Hendrik Maus <hendrik@aidentailor.net>
|
||||
// Definitions by: Hendrik Maus <https://github.com/hendrikmaus>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module Cordovardunio {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user