@tamagui/core 1.103.3 → 1.104.0
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.
- package/dist/native.js +1 -1
- package/dist/native.js.map +2 -2
- package/dist/test.native.js +1 -1
- package/dist/test.native.js.map +2 -2
- package/package.json +6 -6
package/dist/native.js
CHANGED
|
@@ -6619,7 +6619,7 @@ var require_expandStyle_native = __commonJS({
|
|
|
6619
6619
|
}
|
|
6620
6620
|
});
|
|
6621
6621
|
module2.exports = __toCommonJS2(expandStyle_exports);
|
|
6622
|
-
var import_constants = require_index_native3(), import_webToNativeProps = require_webToNativeProps_native();
|
|
6622
|
+
var import_constants = require_index_native3(), import_webToNativeProps = require_webToNativeProps_native(), import_config = require_config_native();
|
|
6623
6623
|
function _define_property2(obj, key, value) {
|
|
6624
6624
|
return key in obj ? Object.defineProperty(obj, key, {
|
|
6625
6625
|
value,
|