diff --git a/ng-cordova/actionSheet-tests.ts b/ng-cordova/actionSheet-tests.ts index e7e2da2326..658da2026d 100644 --- a/ng-cordova/actionSheet-tests.ts +++ b/ng-cordova/actionSheet-tests.ts @@ -1,5 +1,5 @@ - -/// +/// +/// namespace ngCordova { 'use strict'; diff --git a/ng-cordova/app-version-tests.ts b/ng-cordova/app-version-tests.ts index 45c978a5a1..023ee9cd3c 100644 --- a/ng-cordova/app-version-tests.ts +++ b/ng-cordova/app-version-tests.ts @@ -1,3 +1,4 @@ +/// namespace ngCordova { diff --git a/ng-cordova/appAvailability-tests.ts b/ng-cordova/appAvailability-tests.ts index 01dd597306..a0fe1f2be1 100644 --- a/ng-cordova/appAvailability-tests.ts +++ b/ng-cordova/appAvailability-tests.ts @@ -1,6 +1,9 @@ -/// -/// +/// +/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/badge-tests.ts b/ng-cordova/badge-tests.ts index e5ee7df3d4..f3125b8253 100644 --- a/ng-cordova/badge-tests.ts +++ b/ng-cordova/badge-tests.ts @@ -1,5 +1,5 @@ - -/// +/// +/// namespace ngCordova { 'use strict'; diff --git a/ng-cordova/camera-tests.ts b/ng-cordova/camera-tests.ts index 0acf46b23d..a129ade66e 100644 --- a/ng-cordova/camera-tests.ts +++ b/ng-cordova/camera-tests.ts @@ -1,3 +1,6 @@ +/// +/// + namespace ngCordova { diff --git a/ng-cordova/camera.d.ts b/ng-cordova/camera.d.ts index 580483dbd5..daed795768 100644 --- a/ng-cordova/camera.d.ts +++ b/ng-cordova/camera.d.ts @@ -3,8 +3,7 @@ // Definitions by: Jacques Kang // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -/// -/// +/// declare namespace ngCordova { export interface ICameraService { diff --git a/ng-cordova/datepicker-tests.ts b/ng-cordova/datepicker-tests.ts index c2d4bb2c37..3dd1c79105 100644 --- a/ng-cordova/datepicker-tests.ts +++ b/ng-cordova/datepicker-tests.ts @@ -1,5 +1,5 @@ - -/// +/// +/// namespace ngCordova { function smoketest($cordovaDatePicker: IDatePickerService, isIos: boolean) { diff --git a/ng-cordova/device-tests.ts b/ng-cordova/device-tests.ts index 597073458a..a509c5f9e2 100644 --- a/ng-cordova/device-tests.ts +++ b/ng-cordova/device-tests.ts @@ -1,7 +1,8 @@ -/// -/// - +/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/deviceMotion-tests.ts b/ng-cordova/deviceMotion-tests.ts index ed2ae62a16..acca85976b 100644 --- a/ng-cordova/deviceMotion-tests.ts +++ b/ng-cordova/deviceMotion-tests.ts @@ -1,6 +1,8 @@ -/// -/// +/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/deviceOrientation-tests.ts b/ng-cordova/deviceOrientation-tests.ts index 96270c71c3..677922f425 100644 --- a/ng-cordova/deviceOrientation-tests.ts +++ b/ng-cordova/deviceOrientation-tests.ts @@ -1,6 +1,8 @@ -/// -/// +/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/dialogs-tests.ts b/ng-cordova/dialogs-tests.ts index 74ad19d2bf..a70abe6743 100644 --- a/ng-cordova/dialogs-tests.ts +++ b/ng-cordova/dialogs-tests.ts @@ -1,6 +1,8 @@ +/// +/// +/// +/// -/// -/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/emailComposer-tests.ts b/ng-cordova/emailComposer-tests.ts index 89c686775a..25744d91ef 100644 --- a/ng-cordova/emailComposer-tests.ts +++ b/ng-cordova/emailComposer-tests.ts @@ -1,6 +1,6 @@ - -/// -/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/file-tests.ts b/ng-cordova/file-tests.ts index aae6822a73..c4a6861022 100644 --- a/ng-cordova/file-tests.ts +++ b/ng-cordova/file-tests.ts @@ -1,6 +1,6 @@ - -/// -/// +/// +/// +/// namespace ngCordova { 'use strict'; diff --git a/ng-cordova/fileTransfer-tests.ts b/ng-cordova/fileTransfer-tests.ts index 5a89c614e1..166f4d09b3 100644 --- a/ng-cordova/fileTransfer-tests.ts +++ b/ng-cordova/fileTransfer-tests.ts @@ -1,6 +1,7 @@ - -/// -/// +/// +/// +/// +/// namespace ngCordova { 'use strict'; diff --git a/ng-cordova/fileTransfer.d.ts b/ng-cordova/fileTransfer.d.ts index 6fad06e14a..e4ef359c14 100644 --- a/ng-cordova/fileTransfer.d.ts +++ b/ng-cordova/fileTransfer.d.ts @@ -5,6 +5,7 @@ /// /// +/// declare namespace ngCordova { export interface IFileTransferService { diff --git a/ng-cordova/geolocation-tests.ts b/ng-cordova/geolocation-tests.ts index 0c60a993a7..45e64c2ad0 100644 --- a/ng-cordova/geolocation-tests.ts +++ b/ng-cordova/geolocation-tests.ts @@ -1,6 +1,6 @@ - -/// -/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/network-tests.ts b/ng-cordova/network-tests.ts index 822d42aed9..454bf7aa7f 100644 --- a/ng-cordova/network-tests.ts +++ b/ng-cordova/network-tests.ts @@ -1,6 +1,6 @@ - -/// -/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo diff --git a/ng-cordova/toast-tests.ts b/ng-cordova/toast-tests.ts index f5bb213e16..b4663bdba6 100644 --- a/ng-cordova/toast-tests.ts +++ b/ng-cordova/toast-tests.ts @@ -1,6 +1,6 @@ - -/// -/// +/// +/// +/// // For the full application demo please see following repo : // https://github.com/ksachdeva/ngCordova-typescript-demo