@plyaz/types 1.13.12 → 1.13.13
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/api/index.cjs +1 -1
- package/dist/api/index.cjs.map +1 -1
- package/dist/db/replica.types.d.ts +2 -2
- package/dist/errors/index.cjs +1 -1
- package/dist/errors/index.cjs.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/package.json +1 -1
package/dist/api/index.cjs
CHANGED
|
@@ -4907,7 +4907,7 @@ var coerce = {
|
|
|
4907
4907
|
};
|
|
4908
4908
|
var NEVER = INVALID;
|
|
4909
4909
|
|
|
4910
|
-
// node_modules/.pnpm/@plyaz+types@1.13.
|
|
4910
|
+
// node_modules/.pnpm/@plyaz+types@1.13.12_@types+react@19.2.2_next@15.4.7_react-dom@19.2.0_react@19.2.0/node_modules/@plyaz/types/dist/index.js
|
|
4911
4911
|
var __defProp2 = Object.defineProperty;
|
|
4912
4912
|
var __name2 = /* @__PURE__ */ __name((target, value) => __defProp2(target, "name", { value, configurable: true }), "__name");
|
|
4913
4913
|
external_exports.object({
|