@onekeyfe/react-native-perp-depth-bar 3.0.52 → 3.0.53

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.
@@ -0,0 +1,5 @@
1
+ import NitroModules
2
+
3
+ // Keep Nitrogen's generated Swift API resolvable when the imported NitroModules
4
+ // typealias is not visible as an unqualified symbol in dependent pods.
5
+ public typealias ArrayBuffer = margelo.nitro.ArrayBufferHolder
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onekeyfe/react-native-perp-depth-bar",
3
- "version": "3.0.52",
3
+ "version": "3.0.53",
4
4
  "description": "react-native-perp-depth-bar",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",