@tamagui/use-callback-ref
Advanced tools
Comparing version 1.121.11 to 1.121.12-1737177163952
@@ -23,7 +23,7 @@ var __create = Object.create; | ||
)), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod); | ||
var src_exports = {}; | ||
__export(src_exports, { | ||
var index_exports = {}; | ||
__export(index_exports, { | ||
useCallbackRef: () => useCallbackRef | ||
}); | ||
module.exports = __toCommonJS(src_exports); | ||
module.exports = __toCommonJS(index_exports); | ||
var React = __toESM(require("react")); | ||
@@ -30,0 +30,0 @@ function useCallbackRef(callback) { |
@@ -24,7 +24,7 @@ "use strict"; | ||
)), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod); | ||
var src_exports = {}; | ||
__export(src_exports, { | ||
var index_exports = {}; | ||
__export(index_exports, { | ||
useCallbackRef: () => useCallbackRef | ||
}); | ||
module.exports = __toCommonJS(src_exports); | ||
module.exports = __toCommonJS(index_exports); | ||
var React = __toESM(require("react")); | ||
@@ -31,0 +31,0 @@ function useCallbackRef(callback) { |
{ | ||
"name": "@tamagui/use-callback-ref", | ||
"version": "1.121.11", | ||
"version": "1.121.12-1737177163952", | ||
"types": "./types/index.d.ts", | ||
@@ -21,3 +21,3 @@ "main": "dist/cjs", | ||
"devDependencies": { | ||
"@tamagui/build": "1.121.11" | ||
"@tamagui/build": "1.121.12-1737177163952" | ||
}, | ||
@@ -24,0 +24,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12633
2