@aristid/leav-types 1.2.1-5b1f3b52 → 1.2.1-88a09fe4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -70,7 +70,7 @@ export declare namespace mailer {
|
|
|
70
70
|
export { auth_1 as auth };
|
|
71
71
|
}
|
|
72
72
|
export declare namespace bugsnag {
|
|
73
|
-
let enable_1: boolean;
|
|
73
|
+
let enable_1: string | boolean;
|
|
74
74
|
export { enable_1 as enable };
|
|
75
75
|
export let apiKey: string;
|
|
76
76
|
export let appVersion: string;
|