@mog-sdk/node 0.1.6 → 0.1.8
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +18 -19
package/dist/index.cjs
CHANGED
|
@@ -97517,7 +97517,7 @@ Used in condition filters where users specify rules like
|
|
|
97517
97517
|
docstring: "A summary snapshot of the entire workbook state."
|
|
97518
97518
|
}
|
|
97519
97519
|
},
|
|
97520
|
-
generated: "2026-03-
|
|
97520
|
+
generated: "2026-03-31T22:12:29.100Z"
|
|
97521
97521
|
};
|
|
97522
97522
|
|
|
97523
97523
|
// src/api-describe.ts
|