reactnatively 2.0.0 → 2.1.1

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.
@@ -1,30 +1,29 @@
1
1
  'use strict';
2
2
 
3
- var chunkN2PBBXCI_js = require('./chunk-N2PBBXCI.js');
4
- require('./chunk-DGUM43GV.js');
3
+ var chunkQWNBJBUF_js = require('./chunk-QWNBJBUF.js');
5
4
  var reactnativelyAnimations = require('reactnatively-animations');
6
5
 
7
6
 
8
7
 
9
8
  Object.defineProperty(exports, "BlurTransition", {
10
9
  enumerable: true,
11
- get: function () { return chunkN2PBBXCI_js.BlurTransition; }
10
+ get: function () { return chunkQWNBJBUF_js.BlurTransition; }
12
11
  });
13
12
  Object.defineProperty(exports, "Fade", {
14
13
  enumerable: true,
15
- get: function () { return chunkN2PBBXCI_js.Fade; }
14
+ get: function () { return chunkQWNBJBUF_js.Fade; }
16
15
  });
17
16
  Object.defineProperty(exports, "MagneticPressable", {
18
17
  enumerable: true,
19
- get: function () { return chunkN2PBBXCI_js.MagneticPressable; }
18
+ get: function () { return chunkQWNBJBUF_js.MagneticPressable; }
20
19
  });
21
20
  Object.defineProperty(exports, "Scale", {
22
21
  enumerable: true,
23
- get: function () { return chunkN2PBBXCI_js.Scale; }
22
+ get: function () { return chunkQWNBJBUF_js.Scale; }
24
23
  });
25
24
  Object.defineProperty(exports, "Slide", {
26
25
  enumerable: true,
27
- get: function () { return chunkN2PBBXCI_js.Slide; }
26
+ get: function () { return chunkQWNBJBUF_js.Slide; }
28
27
  });
29
28
  Object.keys(reactnativelyAnimations).forEach(function (k) {
30
29
  if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
@@ -1,5 +1,4 @@
1
- export { BlurTransition, Fade, MagneticPressable, Scale, Slide } from './chunk-STYEL3E3.mjs';
2
- import './chunk-BJTO5JO5.mjs';
1
+ export { BlurTransition, Fade, MagneticPressable, Scale, Slide } from './chunk-NMNPWEDQ.mjs';
3
2
  export * from 'reactnatively-animations';
4
3
  //# sourceMappingURL=animations.mjs.map
5
4
  //# sourceMappingURL=animations.mjs.map