@zodic/shared 0.0.130 → 0.0.131

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zodic/shared",
3
- "version": "0.0.130",
3
+ "version": "0.0.131",
4
4
  "module": "index.ts",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -317,7 +317,8 @@ export type ControlNetConfig =
317
317
  preprocessorId: 19; // Edge to Image
318
318
  weight: number;
319
319
  };
320
- type AstroKVData = {
320
+
321
+ export type AstroKVData = {
321
322
  birthChart: {
322
323
  wheelUrl: string;
323
324
  planets: {