@opencode-ai/sdk 1.2.9 → 1.2.11

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.
Files changed (74) hide show
  1. package/dist/{src/v2 → v2}/gen/sdk.gen.d.ts +21 -3
  2. package/dist/{src/v2 → v2}/gen/sdk.gen.js +33 -2
  3. package/dist/{src/v2 → v2}/gen/types.gen.d.ts +79 -0
  4. package/package.json +8 -8
  5. package/dist/tsconfig.tsbuildinfo +0 -1
  6. /package/dist/{src/client.d.ts → client.d.ts} +0 -0
  7. /package/dist/{src/client.js → client.js} +0 -0
  8. /package/dist/{src/gen → gen}/client/client.gen.d.ts +0 -0
  9. /package/dist/{src/gen → gen}/client/client.gen.js +0 -0
  10. /package/dist/{src/gen → gen}/client/index.d.ts +0 -0
  11. /package/dist/{src/gen → gen}/client/index.js +0 -0
  12. /package/dist/{src/gen → gen}/client/types.gen.d.ts +0 -0
  13. /package/dist/{src/gen → gen}/client/types.gen.js +0 -0
  14. /package/dist/{src/gen → gen}/client/utils.gen.d.ts +0 -0
  15. /package/dist/{src/gen → gen}/client/utils.gen.js +0 -0
  16. /package/dist/{src/gen → gen}/client.gen.d.ts +0 -0
  17. /package/dist/{src/gen → gen}/client.gen.js +0 -0
  18. /package/dist/{src/gen → gen}/core/auth.gen.d.ts +0 -0
  19. /package/dist/{src/gen → gen}/core/auth.gen.js +0 -0
  20. /package/dist/{src/gen → gen}/core/bodySerializer.gen.d.ts +0 -0
  21. /package/dist/{src/gen → gen}/core/bodySerializer.gen.js +0 -0
  22. /package/dist/{src/gen → gen}/core/params.gen.d.ts +0 -0
  23. /package/dist/{src/gen → gen}/core/params.gen.js +0 -0
  24. /package/dist/{src/gen → gen}/core/pathSerializer.gen.d.ts +0 -0
  25. /package/dist/{src/gen → gen}/core/pathSerializer.gen.js +0 -0
  26. /package/dist/{src/gen → gen}/core/queryKeySerializer.gen.d.ts +0 -0
  27. /package/dist/{src/gen → gen}/core/queryKeySerializer.gen.js +0 -0
  28. /package/dist/{src/gen → gen}/core/serverSentEvents.gen.d.ts +0 -0
  29. /package/dist/{src/gen → gen}/core/serverSentEvents.gen.js +0 -0
  30. /package/dist/{src/gen → gen}/core/types.gen.d.ts +0 -0
  31. /package/dist/{src/gen → gen}/core/types.gen.js +0 -0
  32. /package/dist/{src/gen → gen}/core/utils.gen.d.ts +0 -0
  33. /package/dist/{src/gen → gen}/core/utils.gen.js +0 -0
  34. /package/dist/{src/gen → gen}/sdk.gen.d.ts +0 -0
  35. /package/dist/{src/gen → gen}/sdk.gen.js +0 -0
  36. /package/dist/{src/gen → gen}/types.gen.d.ts +0 -0
  37. /package/dist/{src/gen → gen}/types.gen.js +0 -0
  38. /package/dist/{src/index.d.ts → index.d.ts} +0 -0
  39. /package/dist/{src/index.js → index.js} +0 -0
  40. /package/dist/{src/server.d.ts → server.d.ts} +0 -0
  41. /package/dist/{src/server.js → server.js} +0 -0
  42. /package/dist/{src/v2 → v2}/client.d.ts +0 -0
  43. /package/dist/{src/v2 → v2}/client.js +0 -0
  44. /package/dist/{src/v2 → v2}/gen/client/client.gen.d.ts +0 -0
  45. /package/dist/{src/v2 → v2}/gen/client/client.gen.js +0 -0
  46. /package/dist/{src/v2 → v2}/gen/client/index.d.ts +0 -0
  47. /package/dist/{src/v2 → v2}/gen/client/index.js +0 -0
  48. /package/dist/{src/v2 → v2}/gen/client/types.gen.d.ts +0 -0
  49. /package/dist/{src/v2 → v2}/gen/client/types.gen.js +0 -0
  50. /package/dist/{src/v2 → v2}/gen/client/utils.gen.d.ts +0 -0
  51. /package/dist/{src/v2 → v2}/gen/client/utils.gen.js +0 -0
  52. /package/dist/{src/v2 → v2}/gen/client.gen.d.ts +0 -0
  53. /package/dist/{src/v2 → v2}/gen/client.gen.js +0 -0
  54. /package/dist/{src/v2 → v2}/gen/core/auth.gen.d.ts +0 -0
  55. /package/dist/{src/v2 → v2}/gen/core/auth.gen.js +0 -0
  56. /package/dist/{src/v2 → v2}/gen/core/bodySerializer.gen.d.ts +0 -0
  57. /package/dist/{src/v2 → v2}/gen/core/bodySerializer.gen.js +0 -0
  58. /package/dist/{src/v2 → v2}/gen/core/params.gen.d.ts +0 -0
  59. /package/dist/{src/v2 → v2}/gen/core/params.gen.js +0 -0
  60. /package/dist/{src/v2 → v2}/gen/core/pathSerializer.gen.d.ts +0 -0
  61. /package/dist/{src/v2 → v2}/gen/core/pathSerializer.gen.js +0 -0
  62. /package/dist/{src/v2 → v2}/gen/core/queryKeySerializer.gen.d.ts +0 -0
  63. /package/dist/{src/v2 → v2}/gen/core/queryKeySerializer.gen.js +0 -0
  64. /package/dist/{src/v2 → v2}/gen/core/serverSentEvents.gen.d.ts +0 -0
  65. /package/dist/{src/v2 → v2}/gen/core/serverSentEvents.gen.js +0 -0
  66. /package/dist/{src/v2 → v2}/gen/core/types.gen.d.ts +0 -0
  67. /package/dist/{src/v2 → v2}/gen/core/types.gen.js +0 -0
  68. /package/dist/{src/v2 → v2}/gen/core/utils.gen.d.ts +0 -0
  69. /package/dist/{src/v2 → v2}/gen/core/utils.gen.js +0 -0
  70. /package/dist/{src/v2 → v2}/gen/types.gen.js +0 -0
  71. /package/dist/{src/v2 → v2}/index.d.ts +0 -0
  72. /package/dist/{src/v2 → v2}/index.js +0 -0
  73. /package/dist/{src/v2 → v2}/server.d.ts +0 -0
  74. /package/dist/{src/v2 → v2}/server.js +0 -0
@@ -1,5 +1,5 @@
1
1
  import { type Client, type Options as Options2, type TDataShape } from "./client/index.js";
2
- import type { AgentPartInput, AppAgentsResponses, AppLogErrors, AppLogResponses, AppSkillsResponses, Auth as Auth3, AuthRemoveErrors, AuthRemoveResponses, AuthSetErrors, AuthSetResponses, CommandListResponses, Config as Config3, ConfigGetResponses, ConfigProvidersResponses, ConfigUpdateErrors, ConfigUpdateResponses, EventSubscribeResponses, EventTuiCommandExecute, EventTuiPromptAppend, EventTuiSessionSelect, EventTuiToastShow, ExperimentalResourceListResponses, FileListResponses, FilePartInput, FilePartSource, FileReadResponses, FileStatusResponses, FindFilesResponses, FindSymbolsResponses, FindTextResponses, FormatterStatusResponses, GlobalConfigGetResponses, GlobalConfigUpdateErrors, GlobalConfigUpdateResponses, GlobalDisposeResponses, GlobalEventResponses, GlobalHealthResponses, InstanceDisposeResponses, LspStatusResponses, McpAddErrors, McpAddResponses, McpAuthAuthenticateErrors, McpAuthAuthenticateResponses, McpAuthCallbackErrors, McpAuthCallbackResponses, McpAuthRemoveErrors, McpAuthRemoveResponses, McpAuthStartErrors, McpAuthStartResponses, McpConnectResponses, McpDisconnectResponses, McpLocalConfig, McpRemoteConfig, McpStatusResponses, OutputFormat, Part as Part2, PartDeleteErrors, PartDeleteResponses, PartUpdateErrors, PartUpdateResponses, PathGetResponses, PermissionListResponses, PermissionReplyErrors, PermissionReplyResponses, PermissionRespondErrors, PermissionRespondResponses, PermissionRuleset, ProjectCurrentResponses, ProjectListResponses, ProjectUpdateErrors, ProjectUpdateResponses, ProviderAuthResponses, ProviderListResponses, ProviderOauthAuthorizeErrors, ProviderOauthAuthorizeResponses, ProviderOauthCallbackErrors, ProviderOauthCallbackResponses, PtyConnectErrors, PtyConnectResponses, PtyCreateErrors, PtyCreateResponses, PtyGetErrors, PtyGetResponses, PtyListResponses, PtyRemoveErrors, PtyRemoveResponses, PtyUpdateErrors, PtyUpdateResponses, QuestionAnswer, QuestionListResponses, QuestionRejectErrors, QuestionRejectResponses, QuestionReplyErrors, QuestionReplyResponses, SessionAbortErrors, SessionAbortResponses, SessionChildrenErrors, SessionChildrenResponses, SessionCommandErrors, SessionCommandResponses, SessionCreateErrors, SessionCreateResponses, SessionDeleteErrors, SessionDeleteResponses, SessionDiffResponses, SessionForkResponses, SessionGetErrors, SessionGetResponses, SessionInitErrors, SessionInitResponses, SessionListResponses, SessionMessageErrors, SessionMessageResponses, SessionMessagesErrors, SessionMessagesResponses, SessionPromptAsyncErrors, SessionPromptAsyncResponses, SessionPromptErrors, SessionPromptResponses, SessionRevertErrors, SessionRevertResponses, SessionShareErrors, SessionShareResponses, SessionShellErrors, SessionShellResponses, SessionStatusErrors, SessionStatusResponses, SessionSummarizeErrors, SessionSummarizeResponses, SessionTodoErrors, SessionTodoResponses, SessionUnrevertErrors, SessionUnrevertResponses, SessionUnshareErrors, SessionUnshareResponses, SessionUpdateErrors, SessionUpdateResponses, SubtaskPartInput, TextPartInput, ToolIdsErrors, ToolIdsResponses, ToolListErrors, ToolListResponses, TuiAppendPromptErrors, TuiAppendPromptResponses, TuiClearPromptResponses, TuiControlNextResponses, TuiControlResponseResponses, TuiExecuteCommandErrors, TuiExecuteCommandResponses, TuiOpenHelpResponses, TuiOpenModelsResponses, TuiOpenSessionsResponses, TuiOpenThemesResponses, TuiPublishErrors, TuiPublishResponses, TuiSelectSessionErrors, TuiSelectSessionResponses, TuiShowToastResponses, TuiSubmitPromptResponses, VcsGetResponses, WorktreeCreateErrors, WorktreeCreateInput, WorktreeCreateResponses, WorktreeListResponses, WorktreeRemoveErrors, WorktreeRemoveInput, WorktreeRemoveResponses, WorktreeResetErrors, WorktreeResetInput, WorktreeResetResponses } from "./types.gen.js";
2
+ import type { AgentPartInput, AppAgentsResponses, AppLogErrors, AppLogResponses, AppSkillsResponses, Auth as Auth3, AuthRemoveErrors, AuthRemoveResponses, AuthSetErrors, AuthSetResponses, CommandListResponses, Config as Config3, ConfigGetResponses, ConfigProvidersResponses, ConfigUpdateErrors, ConfigUpdateResponses, EventSubscribeResponses, EventTuiCommandExecute, EventTuiPromptAppend, EventTuiSessionSelect, EventTuiToastShow, ExperimentalResourceListResponses, ExperimentalSessionListResponses, FileListResponses, FilePartInput, FilePartSource, FileReadResponses, FileStatusResponses, FindFilesResponses, FindSymbolsResponses, FindTextResponses, FormatterStatusResponses, GlobalConfigGetResponses, GlobalConfigUpdateErrors, GlobalConfigUpdateResponses, GlobalDisposeResponses, GlobalEventResponses, GlobalHealthResponses, InstanceDisposeResponses, LspStatusResponses, McpAddErrors, McpAddResponses, McpAuthAuthenticateErrors, McpAuthAuthenticateResponses, McpAuthCallbackErrors, McpAuthCallbackResponses, McpAuthRemoveErrors, McpAuthRemoveResponses, McpAuthStartErrors, McpAuthStartResponses, McpConnectResponses, McpDisconnectResponses, McpLocalConfig, McpRemoteConfig, McpStatusResponses, OutputFormat, Part as Part2, PartDeleteErrors, PartDeleteResponses, PartUpdateErrors, PartUpdateResponses, PathGetResponses, PermissionListResponses, PermissionReplyErrors, PermissionReplyResponses, PermissionRespondErrors, PermissionRespondResponses, PermissionRuleset, ProjectCurrentResponses, ProjectListResponses, ProjectUpdateErrors, ProjectUpdateResponses, ProviderAuthResponses, ProviderListResponses, ProviderOauthAuthorizeErrors, ProviderOauthAuthorizeResponses, ProviderOauthCallbackErrors, ProviderOauthCallbackResponses, PtyConnectErrors, PtyConnectResponses, PtyCreateErrors, PtyCreateResponses, PtyGetErrors, PtyGetResponses, PtyListResponses, PtyRemoveErrors, PtyRemoveResponses, PtyUpdateErrors, PtyUpdateResponses, QuestionAnswer, QuestionListResponses, QuestionRejectErrors, QuestionRejectResponses, QuestionReplyErrors, QuestionReplyResponses, SessionAbortErrors, SessionAbortResponses, SessionChildrenErrors, SessionChildrenResponses, SessionCommandErrors, SessionCommandResponses, SessionCreateErrors, SessionCreateResponses, SessionDeleteErrors, SessionDeleteResponses, SessionDiffResponses, SessionForkResponses, SessionGetErrors, SessionGetResponses, SessionInitErrors, SessionInitResponses, SessionListResponses, SessionMessageErrors, SessionMessageResponses, SessionMessagesErrors, SessionMessagesResponses, SessionPromptAsyncErrors, SessionPromptAsyncResponses, SessionPromptErrors, SessionPromptResponses, SessionRevertErrors, SessionRevertResponses, SessionShareErrors, SessionShareResponses, SessionShellErrors, SessionShellResponses, SessionStatusErrors, SessionStatusResponses, SessionSummarizeErrors, SessionSummarizeResponses, SessionTodoErrors, SessionTodoResponses, SessionUnrevertErrors, SessionUnrevertResponses, SessionUnshareErrors, SessionUnshareResponses, SessionUpdateErrors, SessionUpdateResponses, SubtaskPartInput, TextPartInput, ToolIdsErrors, ToolIdsResponses, ToolListErrors, ToolListResponses, TuiAppendPromptErrors, TuiAppendPromptResponses, TuiClearPromptResponses, TuiControlNextResponses, TuiControlResponseResponses, TuiExecuteCommandErrors, TuiExecuteCommandResponses, TuiOpenHelpResponses, TuiOpenModelsResponses, TuiOpenSessionsResponses, TuiOpenThemesResponses, TuiPublishErrors, TuiPublishResponses, TuiSelectSessionErrors, TuiSelectSessionResponses, TuiShowToastResponses, TuiSubmitPromptResponses, VcsGetResponses, WorktreeCreateErrors, WorktreeCreateInput, WorktreeCreateResponses, WorktreeListResponses, WorktreeRemoveErrors, WorktreeRemoveInput, WorktreeRemoveResponses, WorktreeResetErrors, WorktreeResetInput, WorktreeResetResponses } from "./types.gen.js";
3
3
  export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
4
4
  /**
5
5
  * You can provide a client instance returned by `createClient()` instead of
@@ -271,6 +271,22 @@ export declare class Worktree extends HeyApiClient {
271
271
  worktreeResetInput?: WorktreeResetInput;
272
272
  }, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<WorktreeResetResponses, WorktreeResetErrors, ThrowOnError, "fields">;
273
273
  }
274
+ export declare class Session extends HeyApiClient {
275
+ /**
276
+ * List sessions
277
+ *
278
+ * Get a list of all OpenCode sessions across projects, sorted by most recently updated. Archived sessions are excluded by default.
279
+ */
280
+ list<ThrowOnError extends boolean = false>(parameters?: {
281
+ directory?: string;
282
+ roots?: boolean;
283
+ start?: number;
284
+ cursor?: number;
285
+ search?: string;
286
+ limit?: number;
287
+ archived?: boolean;
288
+ }, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<ExperimentalSessionListResponses, unknown, ThrowOnError, "fields">;
289
+ }
274
290
  export declare class Resource extends HeyApiClient {
275
291
  /**
276
292
  * Get MCP resources
@@ -282,10 +298,12 @@ export declare class Resource extends HeyApiClient {
282
298
  }, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<ExperimentalResourceListResponses, unknown, ThrowOnError, "fields">;
283
299
  }
284
300
  export declare class Experimental extends HeyApiClient {
301
+ private _session?;
302
+ get session(): Session;
285
303
  private _resource?;
286
304
  get resource(): Resource;
287
305
  }
288
- export declare class Session extends HeyApiClient {
306
+ export declare class Session2 extends HeyApiClient {
289
307
  /**
290
308
  * List sessions
291
309
  *
@@ -1068,7 +1086,7 @@ export declare class OpencodeClient extends HeyApiClient {
1068
1086
  private _experimental?;
1069
1087
  get experimental(): Experimental;
1070
1088
  private _session?;
1071
- get session(): Session;
1089
+ get session(): Session2;
1072
1090
  private _part?;
1073
1091
  get part(): Part;
1074
1092
  private _permission?;
@@ -497,6 +497,33 @@ export class Worktree extends HeyApiClient {
497
497
  });
498
498
  }
499
499
  }
500
+ export class Session extends HeyApiClient {
501
+ /**
502
+ * List sessions
503
+ *
504
+ * Get a list of all OpenCode sessions across projects, sorted by most recently updated. Archived sessions are excluded by default.
505
+ */
506
+ list(parameters, options) {
507
+ const params = buildClientParams([parameters], [
508
+ {
509
+ args: [
510
+ { in: "query", key: "directory" },
511
+ { in: "query", key: "roots" },
512
+ { in: "query", key: "start" },
513
+ { in: "query", key: "cursor" },
514
+ { in: "query", key: "search" },
515
+ { in: "query", key: "limit" },
516
+ { in: "query", key: "archived" },
517
+ ],
518
+ },
519
+ ]);
520
+ return (options?.client ?? this.client).get({
521
+ url: "/experimental/session",
522
+ ...options,
523
+ ...params,
524
+ });
525
+ }
526
+ }
500
527
  export class Resource extends HeyApiClient {
501
528
  /**
502
529
  * Get MCP resources
@@ -513,12 +540,16 @@ export class Resource extends HeyApiClient {
513
540
  }
514
541
  }
515
542
  export class Experimental extends HeyApiClient {
543
+ _session;
544
+ get session() {
545
+ return (this._session ??= new Session({ client: this.client }));
546
+ }
516
547
  _resource;
517
548
  get resource() {
518
549
  return (this._resource ??= new Resource({ client: this.client }));
519
550
  }
520
551
  }
521
- export class Session extends HeyApiClient {
552
+ export class Session2 extends HeyApiClient {
522
553
  /**
523
554
  * List sessions
524
555
  *
@@ -2079,7 +2110,7 @@ export class OpencodeClient extends HeyApiClient {
2079
2110
  }
2080
2111
  _session;
2081
2112
  get session() {
2082
- return (this._session ??= new Session({ client: this.client }));
2113
+ return (this._session ??= new Session2({ client: this.client }));
2083
2114
  }
2084
2115
  _part;
2085
2116
  get part() {
@@ -1791,6 +1791,43 @@ export type WorktreeRemoveInput = {
1791
1791
  export type WorktreeResetInput = {
1792
1792
  directory: string;
1793
1793
  };
1794
+ export type ProjectSummary = {
1795
+ id: string;
1796
+ name?: string;
1797
+ worktree: string;
1798
+ };
1799
+ export type GlobalSession = {
1800
+ id: string;
1801
+ slug: string;
1802
+ projectID: string;
1803
+ directory: string;
1804
+ parentID?: string;
1805
+ summary?: {
1806
+ additions: number;
1807
+ deletions: number;
1808
+ files: number;
1809
+ diffs?: Array<FileDiff>;
1810
+ };
1811
+ share?: {
1812
+ url: string;
1813
+ };
1814
+ title: string;
1815
+ version: string;
1816
+ time: {
1817
+ created: number;
1818
+ updated: number;
1819
+ compacting?: number;
1820
+ archived?: number;
1821
+ };
1822
+ permission?: PermissionRuleset;
1823
+ revert?: {
1824
+ messageID: string;
1825
+ partID?: string;
1826
+ snapshot?: string;
1827
+ diff?: string;
1828
+ };
1829
+ project: ProjectSummary | null;
1830
+ };
1794
1831
  export type McpResource = {
1795
1832
  name: string;
1796
1833
  uri: string;
@@ -2484,6 +2521,48 @@ export type WorktreeResetResponses = {
2484
2521
  200: boolean;
2485
2522
  };
2486
2523
  export type WorktreeResetResponse = WorktreeResetResponses[keyof WorktreeResetResponses];
2524
+ export type ExperimentalSessionListData = {
2525
+ body?: never;
2526
+ path?: never;
2527
+ query?: {
2528
+ /**
2529
+ * Filter sessions by project directory
2530
+ */
2531
+ directory?: string;
2532
+ /**
2533
+ * Only return root sessions (no parentID)
2534
+ */
2535
+ roots?: boolean;
2536
+ /**
2537
+ * Filter sessions updated on or after this timestamp (milliseconds since epoch)
2538
+ */
2539
+ start?: number;
2540
+ /**
2541
+ * Return sessions updated before this timestamp (milliseconds since epoch)
2542
+ */
2543
+ cursor?: number;
2544
+ /**
2545
+ * Filter sessions by title (case-insensitive)
2546
+ */
2547
+ search?: string;
2548
+ /**
2549
+ * Maximum number of sessions to return
2550
+ */
2551
+ limit?: number;
2552
+ /**
2553
+ * Include archived sessions (default false)
2554
+ */
2555
+ archived?: boolean;
2556
+ };
2557
+ url: "/experimental/session";
2558
+ };
2559
+ export type ExperimentalSessionListResponses = {
2560
+ /**
2561
+ * List of sessions
2562
+ */
2563
+ 200: Array<GlobalSession>;
2564
+ };
2565
+ export type ExperimentalSessionListResponse = ExperimentalSessionListResponses[keyof ExperimentalSessionListResponses];
2487
2566
  export type ExperimentalResourceListData = {
2488
2567
  body?: never;
2489
2568
  path?: never;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@opencode-ai/sdk",
4
- "version": "1.2.9",
4
+ "version": "1.2.11",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "scripts": {
8
8
  "typecheck": "tsgo --noEmit",
9
- "build": "./script/build.ts"
9
+ "build": "bun ./script/build.ts"
10
10
  },
11
11
  "exports": {
12
12
  ".": {
@@ -23,8 +23,8 @@
23
23
  },
24
24
  "./v2": {
25
25
  "types": {
26
- "import": "./dist/src/v2/index.d.js",
27
- "types": "./dist/src/v2/index.d.d.ts"
26
+ "import": "./dist/v2/index.d.js",
27
+ "types": "./dist/v2/index.d.d.ts"
28
28
  },
29
29
  "default": {
30
30
  "import": "./dist/v2/index.js",
@@ -33,8 +33,8 @@
33
33
  },
34
34
  "./v2/client": {
35
35
  "types": {
36
- "import": "./dist/src/v2/client.d.js",
37
- "types": "./dist/src/v2/client.d.d.ts"
36
+ "import": "./dist/v2/client.d.js",
37
+ "types": "./dist/v2/client.d.d.ts"
38
38
  },
39
39
  "default": {
40
40
  "import": "./dist/v2/client.js",
@@ -43,8 +43,8 @@
43
43
  },
44
44
  "./v2/gen/client": {
45
45
  "types": {
46
- "import": "./dist/src/v2/gen/client/index.d.js",
47
- "types": "./dist/src/v2/gen/client/index.d.d.ts"
46
+ "import": "./dist/v2/gen/client/index.d.js",
47
+ "types": "./dist/v2/gen/client/index.d.d.ts"
48
48
  },
49
49
  "default": {
50
50
  "import": "./dist/v2/gen/client/index.js",
@@ -1 +0,0 @@
1
- {"fileNames":["../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es5.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2016.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2021.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.dom.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.decorators.d.ts","../../../../node_modules/.bun/typescript@5.8.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../src/gen/types.gen.ts","../src/gen/core/auth.gen.ts","../src/gen/core/pathSerializer.gen.ts","../src/gen/core/bodySerializer.gen.ts","../src/gen/core/types.gen.ts","../src/gen/core/serverSentEvents.gen.ts","../src/gen/core/utils.gen.ts","../src/gen/client/utils.gen.ts","../src/gen/client/types.gen.ts","../src/gen/client/client.gen.ts","../src/gen/core/params.gen.ts","../src/gen/client/index.ts","../src/gen/client.gen.ts","../src/gen/sdk.gen.ts","../src/client.ts","../src/server.ts","../src/index.ts","../src/gen/core/queryKeySerializer.gen.ts","../src/v2/gen/types.gen.ts","../src/v2/gen/core/auth.gen.ts","../src/v2/gen/core/pathSerializer.gen.ts","../src/v2/gen/core/bodySerializer.gen.ts","../src/v2/gen/core/types.gen.ts","../src/v2/gen/core/serverSentEvents.gen.ts","../src/v2/gen/core/utils.gen.ts","../src/v2/gen/client/utils.gen.ts","../src/v2/gen/client/types.gen.ts","../src/v2/gen/client/client.gen.ts","../src/v2/gen/core/params.gen.ts","../src/v2/gen/core/queryKeySerializer.gen.ts","../src/v2/gen/client/index.ts","../src/v2/gen/client.gen.ts","../src/v2/gen/sdk.gen.ts","../src/v2/client.ts","../src/v2/server.ts","../src/v2/index.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/compatibility/disposable.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/compatibility/indexable.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/compatibility/iterators.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/compatibility/index.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/globals.typedarray.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/buffer.buffer.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/header.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/readable.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/file.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/fetch.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/formdata.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/connector.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/client.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/errors.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/dispatcher.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/global-dispatcher.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/global-origin.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/pool-stats.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/pool.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/handlers.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/balanced-pool.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/agent.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/mock-interceptor.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/mock-agent.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/mock-client.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/mock-pool.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/mock-errors.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/proxy-agent.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/retry-handler.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/retry-agent.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/api.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/interceptors.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/util.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/cookies.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/patch.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/websocket.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/eventsource.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/filereader.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/content-type.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/cache.d.ts","../../../../node_modules/.bun/undici-types@6.20.0/node_modules/undici-types/index.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/globals.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/assert.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/assert/strict.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/async_hooks.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/buffer.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/child_process.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/cluster.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/console.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/constants.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/crypto.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/dgram.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/diagnostics_channel.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/dns.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/dns/promises.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/domain.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/dom-events.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/events.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/fs.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/fs/promises.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/http.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/http2.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/https.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/inspector.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/module.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/net.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/os.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/path.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/perf_hooks.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/process.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/punycode.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/querystring.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/readline.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/readline/promises.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/repl.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/sea.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/sqlite.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/stream.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/stream/promises.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/stream/consumers.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/stream/web.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/string_decoder.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/test.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/timers.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/timers/promises.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/tls.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/trace_events.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/tty.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/url.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/util.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/v8.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/vm.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/wasi.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/worker_threads.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/zlib.d.ts","../../../../node_modules/.bun/@types+node@22.13.9/node_modules/@types/node/index.d.ts","../../../../node_modules/.bun/@types+mime-types@3.0.1/node_modules/@types/mime-types/index.d.ts"],"fileIdsList":[[101,143],[101,140,143],[101,142,143],[143],[101,143,148,178],[101,143,144,149,155,156,163,175,186],[101,143,144,145,155,163],[96,97,98,101,143],[101,143,146,187],[101,143,147,148,156,164],[101,143,148,175,183],[101,143,149,151,155,163],[101,142,143,150],[101,143,151,152],[101,143,155],[101,143,153,155],[101,142,143,155],[101,143,155,156,157,175,186],[101,143,155,156,157,170,175,178],[101,138,143,191],[101,138,143,151,155,158,163,175,186],[101,143,155,156,158,159,163,175,183,186],[101,143,158,160,175,183,186],[99,100,101,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192],[101,143,155,161],[101,143,162,186],[101,143,151,155,163,175],[101,143,164],[101,143,165],[101,142,143,166],[101,140,141,142,143,144,145,146,147,148,149,150,151,152,153,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192],[101,143,168],[101,143,169],[101,143,155,170,171],[101,143,170,172,187,189],[101,143,155,175,176,178],[101,143,175,177],[101,143,175,176],[101,143,178],[101,143,179],[101,140,143,175],[101,143,155,181,182],[101,143,181,182],[101,143,148,163,175,183],[101,143,184],[101,143,163,185],[101,143,158,169,186],[101,143,148,187],[101,143,175,188],[101,143,162,189],[101,143,190],[101,143,148,155,157,166,175,186,189,191],[101,143,175,192],[101,110,114,143,186],[101,110,143,175,186],[101,105,143],[101,107,110,143,183,186],[101,143,163,183],[101,143,193],[101,105,143,193],[101,107,110,143,163,186],[101,102,103,106,109,143,155,175,186],[101,110,117,143],[101,102,108,143],[101,110,131,132,143],[101,106,110,143,178,186,193],[101,131,143,193],[101,104,105,143,193],[101,110,143],[101,104,105,106,107,108,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,132,133,134,135,136,137,143],[101,110,125,143],[101,110,117,118,143],[101,108,110,118,119,143],[101,109,143],[101,102,105,110,143],[101,110,114,118,119,143],[101,114,143],[101,108,110,113,143,186],[101,102,107,110,117,143],[101,143,175],[101,105,110,131,143,191,193],[60,68,69,73,101,143],[60,71,101,143],[65,67,68,101,143],[61,63,67,68,69,70,101,143],[61,64,65,67,101,143],[61,62,63,66,68,101,143],[62,101,143],[64,101,143],[61,63,101,143],[62,63,101,143],[60,71,72,101,143],[74,75,101,143],[60,101,143,144],[78,86,87,92,101,143],[78,90,101,143],[82,83,84,85,86,101,143],[79,81,85,86,87,88,89,101,143],[79,82,83,85,101,143],[79,80,81,84,86,101,143],[80,101,143],[82,101,143],[79,81,101,143],[80,81,101,143],[78,90,91,101,143],[93,94,101,143],[78,101,143,144]],"fileInfos":[{"version":"69684132aeb9b5642cbcd9e22dff7818ff0ee1aa831728af0ecf97d3364d5546","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"092c2bfe125ce69dbb1223c85d68d4d2397d7d8411867b5cc03cec902c233763","affectsGlobalScope":true,"impliedFormat":1},{"version":"07f073f19d67f74d732b1adea08e1dc66b1b58d77cb5b43931dee3d798a2fd53","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"30458ab7f376dc0281a8ac2936e50573569ec0487887b93f38b28d6c6deb59db","signature":"abd950a6eb114f55ae2210538340b4167a5d6e2f270864433417a9417c9c59b2","impliedFormat":99},{"version":"f3f9784fc4278d75604c87cb1a3d371ec1d368819e5f61a1f9b7d3850bf0c797","signature":"96135fbf1dab9f857c9df88a191fdc435517f7a5b021d09cad0c290a1dcec436","impliedFormat":99},{"version":"32247c341763861725db5f2a9507edd17a0ac5b6175c1259b38d4fe5d86c3b0d","signature":"c36ce4ffa39eae9d8d5f3262bbff170f55b375156bc4eeadadfeede2820aa4c2","impliedFormat":99},{"version":"ff4e7bff46d7fc3c6781c6d23e79f3a3c363998c0656563578cf024439ba1208","signature":"44fd7a3b2fac384971e638548c227835a2f8c3c2232edff7e0f951a0e136e562","impliedFormat":99},{"version":"08ebaf63a5362fbcd9aabd2603af2727d758e31c9a49e30dd02da4cf13f0460c","signature":"80498d31235c22ee711a9fb6f0ca2bcb8fbf5c9a787f3d3a76962b440df70013","impliedFormat":99},{"version":"ad364f7659af50c87081078e50dfa68b044b6ddc41f3005bd98dc09cb183e0db","signature":"c41ccf7ec4fecea9d6e5b72ae7f20c91bbe85a8a82caada5ae8a3bc5a56c8926","impliedFormat":99},{"version":"bcf52fde5e0bcb6b42690afdc4a6618ede58ecdc36f1b4d986f250c3975623c0","signature":"46f46fcafdf1b4e003679a35ee1a2d9c3a7e31b780fb437903fb1a6273483d52","impliedFormat":99},{"version":"676e4c70dd1bdfbaaa7496da02a96fb6bbd2f0e86d966f709f5a71c31f1f640f","signature":"77fed0312d2ec2b08afb890b7760b5f2328f6e09065ea05b5fc35d5294fbb434","impliedFormat":99},{"version":"748bc877a33cfbcafc57151eff87f78dbe2c36ecb082a2f6411d30eeb184dd15","signature":"11f6e61b31e0c89eae79ce790895bf85b918572c32c2de45998f7cbacbb3b963","impliedFormat":99},{"version":"016903fba97d68e79d3437f8e4e8977692a30bf4e4dfb487adf675fe9d5e7d5c","signature":"358599da1d31542e1d3ebf35a4a98665395ea8eaf0063826b8838974f7e826e5","impliedFormat":99},{"version":"75d75e4f9689d93b31e7a2390b5e971678d531254bb5c635872f0423feaf1537","signature":"d23fac93be3afb1c83269864f13b5e5fc246b05cb21b7e019e38403e4ef1aba5","impliedFormat":99},{"version":"6cc98c60a87c8e2a1185e37cf92147f6ff359405004a99c254cb81711db75e42","signature":"06240cf9eca32a7ea5436ee67c8420bc1ddacfaf0d28cd17d09dd56a65c8fb9a","impliedFormat":99},{"version":"3be6a602308bdcc7105cde89b01c24eda3891a2c896404b0f2e2ffe91f2230e4","signature":"30243dd321042c89cab45896e85d4d7c0fd8e0ba184e9b2163201945eaed71be","impliedFormat":99},{"version":"fb802a6eb8e60b5e79df08f8c4c610715a4e52c511faff50bc825a96c686ecc1","signature":"5f71dae22207eb5119b2e005e046c0404a29454292e07c68668e39c9931414cd","impliedFormat":99},{"version":"66978d661d7fc8c6b87d5f60af52430f508e0befb78b3b6a3e5f072bab29a741","signature":"84edb938f2b673df750cf83e9516218404e9df7e32e66f2f063c813d7f4d0e62","impliedFormat":99},{"version":"1f4b69380226d5046c4e136315224cb5b45a4a17893bb24b083c75659d576307","signature":"579f61b51c0e5dc0119ab49fc536130749280c7a23e489e753fcce08c229ce2c","impliedFormat":99},{"version":"993065c5007b4b0e68faf30aa35f1a7209d10410204ecedc5fae5ea834843778","signature":"2a7a35e3f1ead49569fe0423ae65055184f9384b97999cd90bb99878f727e585","impliedFormat":99},{"version":"ae2f324aef441962db761712f8446297996cab4d0bf39dc79751737b98bd223b","signature":"60d1baa9e7b198ea9221564bc5000c97fd9fb9a9d74974cb08f0176192612b2b","impliedFormat":99},{"version":"56d5e13671523cb2be68182c19641b5adc6be8fc6386cba72bff9e7dea8d8203","signature":"9d073e102fab4c890a3276b220b84872af2675d6f2859837444112b855604823","impliedFormat":99},{"version":"f3f9784fc4278d75604c87cb1a3d371ec1d368819e5f61a1f9b7d3850bf0c797","signature":"96135fbf1dab9f857c9df88a191fdc435517f7a5b021d09cad0c290a1dcec436","impliedFormat":99},{"version":"32247c341763861725db5f2a9507edd17a0ac5b6175c1259b38d4fe5d86c3b0d","signature":"c36ce4ffa39eae9d8d5f3262bbff170f55b375156bc4eeadadfeede2820aa4c2","impliedFormat":99},{"version":"4c1df146964468fd0c59229f71b5cdec044fc2b70f23439332a69dae5d38f860","signature":"010b37dfe9c2cbc48d874bcab4074917ea836e630dc577a9e2d03e97da2236e5","impliedFormat":99},{"version":"97809868e25038db3dd6164e39cc2e7ad5c0ecc3b58e0259b08ead093e8ba3e2","signature":"997352ab110eb2f15bd22e39882b9bfcf884b84b4d57cc0d24dd9037b36681c5","impliedFormat":99},{"version":"77448240b588ad2782c0a179408f3401684fa3732e15eada6aa394f4e78059d3","signature":"844af05b12599165533995c74c309effc0106729f86e8596c2c9ec4868b80d94","impliedFormat":99},{"version":"d5e3722a34bcda437cde4aa3f23d952995aa32f7e57c7390bea51b00dd515eda","signature":"6be7640d8a8bcbeb9054bf83ab782d68e4cd761f3738bf776615d5ae9b729cbd","impliedFormat":99},{"version":"39068f6d8d92fd3bcff803f18bcac3d8c933977a0907d1b19f765dc991d0b97a","signature":"53be801bc15e23f6ebb90c6675ad1803a6488f19b0b36c11f309e9899e74e75f","impliedFormat":99},{"version":"e42920930ae232335b3621d6293ef87dcb9603b2d5a6013ed58cebebf5da9106","signature":"481c7349554c63b0930b792ad2f0174f7d0666b3ec11c203f72d3b5be22f1d3b","impliedFormat":99},{"version":"18b543601b2bd874d6ee5322e014c32ab54f1464a65014433ef2bbd54ab6ecb6","signature":"358599da1d31542e1d3ebf35a4a98665395ea8eaf0063826b8838974f7e826e5","impliedFormat":99},{"version":"49081b36d1648e238aea18691d5d90c84019b0784f4ed8a8c3eadc4f3bfd0315","signature":"210945863764365e1e6b4e9c7e6fdd76e3b4aac91f38b7a5a0830ac112d57ac3","impliedFormat":99},{"version":"ae2f324aef441962db761712f8446297996cab4d0bf39dc79751737b98bd223b","signature":"60d1baa9e7b198ea9221564bc5000c97fd9fb9a9d74974cb08f0176192612b2b","impliedFormat":99},{"version":"4b3722a28a0310480245fb7e2d67472b6c4462d8d2318ade3eb8fc5f8d0a5fed","signature":"55122db1dc0aa0340759af31319c40309930899ee2d67c82cd0d3cfc68b3c29c","impliedFormat":99},{"version":"68679a12f152e52cc8df2ed4fc3773c6733f9ac3ec92a2872757d4d6dc01e9e3","signature":"c1af887105801d15dd6eeb88cb42e680d33e4a1d7cb6372011b3224bd81d7c4d","impliedFormat":99},{"version":"57211ed673825bae48716379b569db7c4dbc2e73d7d105bc7719bce6bd2fdd5b","signature":"820f858e06c552d790cfbdf0a41d3788c4b5f29ad953ba250cfcf15deae3b639","impliedFormat":99},{"version":"c4605318e03bb8dc16bc56149c7b70bdfeaad5687eefcace0ae8f6ea00612788","signature":"84edb938f2b673df750cf83e9516218404e9df7e32e66f2f063c813d7f4d0e62","impliedFormat":99},{"version":"1f4b69380226d5046c4e136315224cb5b45a4a17893bb24b083c75659d576307","signature":"579f61b51c0e5dc0119ab49fc536130749280c7a23e489e753fcce08c229ce2c","impliedFormat":99},{"version":"993065c5007b4b0e68faf30aa35f1a7209d10410204ecedc5fae5ea834843778","signature":"2a7a35e3f1ead49569fe0423ae65055184f9384b97999cd90bb99878f727e585","impliedFormat":99},{"version":"70521b6ab0dcba37539e5303104f29b721bfb2940b2776da4cc818c07e1fefc1","affectsGlobalScope":true,"impliedFormat":1},{"version":"030e350db2525514580ed054f712ffb22d273e6bc7eddc1bb7eda1e0ba5d395e","affectsGlobalScope":true,"impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"a79e62f1e20467e11a904399b8b18b18c0c6eea6b50c1168bf215356d5bebfaf","affectsGlobalScope":true,"impliedFormat":1},{"version":"8fa51737611c21ba3a5ac02c4e1535741d58bec67c9bdf94b1837a31c97a2263","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"d2bc987ae352271d0d615a420dcf98cc886aa16b87fb2b569358c1fe0ca0773d","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f0539c58717cbc8b73acb29f9e992ab5ff20adba5f9b57130691c7f9b186a4d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"76103716ba397bbb61f9fa9c9090dca59f39f9047cb1352b2179c5d8e7f4e8d0","impliedFormat":1},{"version":"f9677e434b7a3b14f0a9367f9dfa1227dfe3ee661792d0085523c3191ae6a1a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"4314c7a11517e221f7296b46547dbc4df047115b182f544d072bdccffa57fc72","impliedFormat":1},{"version":"115971d64632ea4742b5b115fb64ed04bcaae2c3c342f13d9ba7e3f9ee39c4e7","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"9057f224b79846e3a95baf6dad2c8103278de2b0c5eebda23fc8188171ad2398","affectsGlobalScope":true,"impliedFormat":1},{"version":"19d5f8d3930e9f99aa2c36258bf95abbe5adf7e889e6181872d1cdba7c9a7dd5","impliedFormat":1},{"version":"e6f5a38687bebe43a4cef426b69d34373ef68be9a6b1538ec0a371e69f309354","impliedFormat":1},{"version":"a6bf63d17324010ca1fbf0389cab83f93389bb0b9a01dc8a346d092f65b3605f","impliedFormat":1},{"version":"e009777bef4b023a999b2e5b9a136ff2cde37dc3f77c744a02840f05b18be8ff","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"88bc59b32d0d5b4e5d9632ac38edea23454057e643684c3c0b94511296f2998c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1ff5a53a58e756d2661b73ba60ffe274231a4432d21f7a2d0d9e4f6aa99f4283","impliedFormat":1},{"version":"1e289f30a48126935a5d408a91129a13a59c9b0f8c007a816f9f16ef821e144e","impliedFormat":1},{"version":"2ea254f944dfe131df1264d1fb96e4b1f7d110195b21f1f5dbb68fdd394e5518","impliedFormat":1},{"version":"5135bdd72cc05a8192bd2e92f0914d7fc43ee077d1293dc622a049b7035a0afb","impliedFormat":1},{"version":"4f80de3a11c0d2f1329a72e92c7416b2f7eab14f67e92cac63bb4e8d01c6edc8","impliedFormat":1},{"version":"6d386bc0d7f3afa1d401afc3e00ed6b09205a354a9795196caed937494a713e6","impliedFormat":1},{"version":"f579f267a2f4c2278cca2ec84613e95059368b503ce96586972d304e5e40125b","affectsGlobalScope":true,"impliedFormat":1},{"version":"23459c1915878a7c1e86e8bdb9c187cddd3aea105b8b1dfce512f093c969bc7e","impliedFormat":1},{"version":"b1b6ee0d012aeebe11d776a155d8979730440082797695fc8e2a5c326285678f","impliedFormat":1},{"version":"45875bcae57270aeb3ebc73a5e3fb4c7b9d91d6b045f107c1d8513c28ece71c0","impliedFormat":1},{"version":"1dc73f8854e5c4506131c4d95b3a6c24d0c80336d3758e95110f4c7b5cb16397","affectsGlobalScope":true,"impliedFormat":1},{"version":"5f6f1d54779d0b9ed152b0516b0958cd34889764c1190434bbf18e7a8bb884cd","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"c6b4e0a02545304935ecbf7de7a8e056a31bb50939b5b321c9d50a405b5a0bba","impliedFormat":1},{"version":"fab29e6d649aa074a6b91e3bdf2bff484934a46067f6ee97a30fcd9762ae2213","impliedFormat":1},{"version":"8145e07aad6da5f23f2fcd8c8e4c5c13fb26ee986a79d03b0829b8fce152d8b2","impliedFormat":1},{"version":"e1120271ebbc9952fdc7b2dd3e145560e52e06956345e6fdf91d70ca4886464f","impliedFormat":1},{"version":"814118df420c4e38fe5ae1b9a3bafb6e9c2aa40838e528cde908381867be6466","impliedFormat":1},{"version":"f7b1df115dbd1b8522cba4f404a9f4fdcd5169e2137129187ffeee9d287e4fd1","impliedFormat":1},{"version":"c878f74b6d10b267f6075c51ac1d8becd15b4aa6a58f79c0cfe3b24908357f60","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"fbf68fc8057932b1c30107ebc37420f8d8dc4bef1253c4c2f9e141886c0df5ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2754d8221d77c7b382096651925eb476f1066b3348da4b73fe71ced7801edada","impliedFormat":1},{"version":"993985beef40c7d113f6dd8f0ba26eed63028b691fbfeb6a5b63f26408dd2c6d","affectsGlobalScope":true,"impliedFormat":1},{"version":"bef91efa0baea5d0e0f0f27b574a8bc100ce62a6d7e70220a0d58af6acab5e89","affectsGlobalScope":true,"impliedFormat":1},{"version":"282fd2a1268a25345b830497b4b7bf5037a5e04f6a9c44c840cb605e19fea841","impliedFormat":1},{"version":"5360a27d3ebca11b224d7d3e38e3e2c63f8290cb1fcf6c3610401898f8e68bc3","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"7d6ff413e198d25639f9f01f16673e7df4e4bd2875a42455afd4ecc02ef156da","affectsGlobalScope":true,"impliedFormat":1},{"version":"cb094bb347d7df3380299eb69836c2c8758626ecf45917577707c03cf816b6f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"f689c4237b70ae6be5f0e4180e8833f34ace40529d1acc0676ab8fb8f70457d7","impliedFormat":1},{"version":"b02784111b3fc9c38590cd4339ff8718f9329a6f4d3fd66e9744a1dcd1d7e191","impliedFormat":1},{"version":"ac5ed35e649cdd8143131964336ab9076937fa91802ec760b3ea63b59175c10a","impliedFormat":1},{"version":"52a8e7e8a1454b6d1b5ad428efae3870ffc56f2c02d923467f2940c454aa9aec","affectsGlobalScope":true,"impliedFormat":1},{"version":"78dc0513cc4f1642906b74dda42146bcbd9df7401717d6e89ea6d72d12ecb539","impliedFormat":1},{"version":"ad90122e1cb599b3bc06a11710eb5489101be678f2920f2322b0ac3e195af78d","impliedFormat":1},{"version":"c0b69899a086f2049f739fb1b5ed76ec8bea7a826347ed42c2661ceca2d3ebd1","impliedFormat":1}],"root":[[60,95]],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"module":199,"outDir":"./","skipLibCheck":true,"strict":true,"target":9},"referencedMap":[[194,1],[140,2],[141,2],[142,3],[101,4],[143,5],[144,6],[145,7],[96,1],[99,8],[97,1],[98,1],[146,9],[147,10],[148,11],[149,12],[150,13],[151,14],[152,14],[154,15],[153,16],[155,17],[156,18],[157,19],[139,20],[100,1],[158,21],[159,22],[160,23],[193,24],[161,25],[162,26],[163,27],[164,28],[165,29],[166,30],[167,31],[168,32],[169,33],[170,34],[171,34],[172,35],[173,1],[174,1],[175,36],[177,37],[176,38],[178,39],[179,40],[180,41],[181,42],[182,43],[183,44],[184,45],[185,46],[186,47],[187,48],[188,49],[189,50],[190,51],[191,52],[192,53],[58,1],[59,1],[10,1],[11,1],[13,1],[12,1],[2,1],[14,1],[15,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[3,1],[22,1],[23,1],[4,1],[24,1],[28,1],[25,1],[26,1],[27,1],[29,1],[30,1],[31,1],[5,1],[32,1],[33,1],[34,1],[35,1],[6,1],[39,1],[36,1],[37,1],[38,1],[40,1],[7,1],[41,1],[46,1],[47,1],[42,1],[43,1],[44,1],[45,1],[8,1],[51,1],[48,1],[49,1],[50,1],[52,1],[9,1],[53,1],[54,1],[55,1],[57,1],[56,1],[1,1],[117,54],[127,55],[116,54],[137,56],[108,57],[107,58],[136,59],[130,60],[135,61],[110,62],[124,63],[109,64],[133,65],[105,66],[104,59],[134,67],[106,68],[111,69],[112,1],[115,69],[102,1],[138,70],[128,71],[119,72],[120,73],[122,74],[118,75],[121,76],[131,59],[113,77],[114,78],[123,79],[103,80],[126,71],[125,69],[129,1],[132,81],[74,82],[72,83],[69,84],[71,85],[68,86],[67,87],[61,1],[63,88],[70,1],[62,1],[77,1],[65,89],[64,90],[66,91],[73,92],[60,1],[76,93],[75,94],[93,95],[91,96],[87,97],[90,98],[86,99],[85,100],[79,1],[81,101],[88,1],[80,1],[89,1],[83,102],[82,103],[84,104],[92,105],[78,1],[95,106],[94,107]],"latestChangedDtsFile":"./src/v2/index.d.ts","version":"5.8.2"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes