@aristid/leav-types 1.5.3-62cd87da → 1.5.3-b4595c78

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.
@@ -16,8 +16,6 @@ export namespace bugsnag {
16
16
  }
17
17
  export namespace actions {
18
18
  namespace excel {
19
- export let useNewHyperformula: boolean;
20
- let debug_1: boolean;
21
- export { debug_1 as debug };
19
+ let useNewHyperformula: boolean;
22
20
  }
23
21
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aristid/leav-types",
3
- "version": "1.5.3-62cd87da",
3
+ "version": "1.5.3-b4595c78",
4
4
  "description": "Shared Leav types",
5
5
  "scripts": {
6
6
  "tscheck": "",