narrat 3.17.1 → 3.17.2

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.
@@ -16,6 +16,7 @@ export declare const sourceAllStores: {
16
16
  options: {
17
17
  baseAssetsPath?: string | undefined;
18
18
  baseDataPath?: string | undefined;
19
+ savePathPrefix?: string | undefined;
19
20
  configPath?: string | undefined;
20
21
  scripts: {
21
22
  code: any;
@@ -728,6 +729,7 @@ export declare const sourceAllStores: {
728
729
  options: {
729
730
  baseAssetsPath?: string | undefined;
730
731
  baseDataPath?: string | undefined;
732
+ savePathPrefix?: string | undefined;
731
733
  configPath?: string | undefined;
732
734
  scripts: {
733
735
  code: any;
@@ -1440,6 +1442,7 @@ export declare const sourceAllStores: {
1440
1442
  options: {
1441
1443
  baseAssetsPath?: string | undefined;
1442
1444
  baseDataPath?: string | undefined;
1445
+ savePathPrefix?: string | undefined;
1443
1446
  configPath?: string | undefined;
1444
1447
  scripts: {
1445
1448
  code: any;
@@ -2152,6 +2155,7 @@ export declare const sourceAllStores: {
2152
2155
  options: {
2153
2156
  baseAssetsPath?: string | undefined;
2154
2157
  baseDataPath?: string | undefined;
2158
+ savePathPrefix?: string | undefined;
2155
2159
  configPath?: string | undefined;
2156
2160
  scripts: {
2157
2161
  code: any;
@@ -2976,6 +2980,7 @@ export declare const sourceAllStores: {
2976
2980
  gameCharacter(): string;
2977
2981
  }, {
2978
2982
  setConfig(config: import("../lib").Config): Promise<void>;
2983
+ setSavePathPrefix(prefix: string): void;
2979
2984
  extendConfig(config: {
2980
2985
  common?: {
2981
2986
  baseAssetsPath?: string | undefined;
@@ -1,4 +1,4 @@
1
- import { g as S8, f as q$, j as C8 } from "./lib-pAMzV307.js";
1
+ import { g as S8, f as q$, j as C8 } from "./lib-20Ml5KM1.js";
2
2
  import "vue";
3
3
  function wn(t) {
4
4
  return Array.isArray(t);
@@ -40521,4 +40521,4 @@ export {
40521
40521
  cw as toJSONContent,
40522
40522
  EV as toTextContent
40523
40523
  };
40524
- //# sourceMappingURL=index-zXbswTbE.js.map
40524
+ //# sourceMappingURL=index-ka4ApQFg.js.map