@chime-io/plugin-claude 1.0.1-beta.20260410023949

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.
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "telnotify-dev",
3
+ "description": "Local marketplace for TelNotify Claude plugins",
4
+ "owner": {
5
+ "name": "TelNotify",
6
+ "email": "devnull@telnotify.local"
7
+ },
8
+ "plugins": [
9
+ {
10
+ "name": "chime-io-notifier",
11
+ "description": "Send notifications to Telegram when Claude Code sessions complete or need attention",
12
+ "version": "1.0.0",
13
+ "source": "./",
14
+ "author": { "name": "chime-io", "email": "noreply@chime-io.local" }
15
+ }
16
+ ]
17
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "chime-io-notifier",
3
+ "version": "1.0.0",
4
+ "description": "Send notifications to Telegram when Claude Code sessions complete or need attention",
5
+ "author": {
6
+ "name": "chime-io",
7
+ "email": "noreply@chime-io.local"
8
+ },
9
+ "license": "MIT",
10
+ "minClaudeVersion": "1.0.0"
11
+ }
@@ -0,0 +1 @@
1
+ {"kind":"O","text":"Invoking: tsc -b \n"}
@@ -0,0 +1,19 @@
1
+ {
2
+ "files": {
3
+ "packages/claude/.claude-plugin/marketplace.json": "9033aee1454f39d86389c04e0ac7f5bbefe873e1",
4
+ "packages/claude/.claude-plugin/plugin.json": "e476a468e630bc71d9de910f87a10335a52ad9df",
5
+ "packages/claude/.rush/temp/shrinkwrap-deps.json": "884085c45531a9109d9ca812edd7a71691640a86",
6
+ "packages/claude/README.md": "119f7f539389dc063fd29154c3ef2f50c9d4868d",
7
+ "packages/claude/hooks/hooks.json": "55a50ca5c26117ca6cddada41c517c13b1bbe70e",
8
+ "packages/claude/hooks/lib/notifier.js": "77a94160b4eb4d8298d66a23ff7ad0a727d12b09",
9
+ "packages/claude/hooks/notify-notification.js": "a2e0e88b7e445e2123b5d62e8cb8b510a18f9d64",
10
+ "packages/claude/hooks/notify-permission.js": "3e55a072694ad164f47df2534d854f18549340dd",
11
+ "packages/claude/hooks/notify-question.js": "9e33fddb0b79bba6f4d43df8e3253aa89779b354",
12
+ "packages/claude/hooks/notify-stop.js": "af6783c430f17ff6ca3d9c1b50bb194ecfe2ae70",
13
+ "packages/claude/package.json": "41f217eb79f667754b79d6c6be5787e2893a876c",
14
+ "packages/claude/src/index.ts": "2ce83178bdea8636e09d63ff4a69549e797a2a4e",
15
+ "packages/claude/src/types.ts": "ccbe36e32d58605d558499c454265333185ebac6",
16
+ "packages/claude/tsconfig.json": "d2a223b0109d7125fc65b76803ac04114ed8b89b"
17
+ },
18
+ "arguments": "tsc -b "
19
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "../../packages/claude": "../../packages/claude:pq4ggoiCCuygTBzdr810Gv6WF83uUVyJcy19bGu6Yv4=:",
3
+ "@esbuild/aix-ppc64@0.27.7": "@esbuild/aix-ppc64@0.27.7:G3cxgUeI+5xNgA9zB2S3sDAE6CjK6z5Ep3Pbhy578hM=:",
4
+ "@esbuild/android-arm64@0.27.7": "@esbuild/android-arm64@0.27.7:eNdOWlWnNW5KnFdEz5Pl3tSssMFBLR3rqtUtey89xDM=:",
5
+ "@esbuild/android-arm@0.27.7": "@esbuild/android-arm@0.27.7:NSRZrBx5unJPts9pQ+0Vd06+6BkcGZOOo/kUuc01YPw=:",
6
+ "@esbuild/android-x64@0.27.7": "@esbuild/android-x64@0.27.7:uL/9i1/jvMeaJtcj6sU7ox4rd8uI9Kp4K8p1YuYPT+w=:",
7
+ "@esbuild/darwin-arm64@0.27.7": "@esbuild/darwin-arm64@0.27.7:3qAbyZ5XQb3B+zLisKjECkoWzWIO1UBJIJR7BE8ZmZU=:",
8
+ "@esbuild/darwin-x64@0.27.7": "@esbuild/darwin-x64@0.27.7:9BW7UNgL+1uRX5IeKdLRKk7X7ZpcB4+OL+GqueyzWPw=:",
9
+ "@esbuild/freebsd-arm64@0.27.7": "@esbuild/freebsd-arm64@0.27.7:lUYAn9KRfjTsnTkkQOruL+wACpgo8AQT/rwOKt9bW4Q=:",
10
+ "@esbuild/freebsd-x64@0.27.7": "@esbuild/freebsd-x64@0.27.7:62qepDoUncjjNx9Qon8PdJ62lryiyTUZU7KsnT6vhbE=:",
11
+ "@esbuild/linux-arm64@0.27.7": "@esbuild/linux-arm64@0.27.7:etWDfh1Sq87rZXGuHnYalKCK3bwwuG6RYvcuJy+UnnY=:",
12
+ "@esbuild/linux-arm@0.27.7": "@esbuild/linux-arm@0.27.7:Hfms3z+W5Cd87hgOQql24f/aMpF6N0s6vnbRRLIiO+A=:",
13
+ "@esbuild/linux-ia32@0.27.7": "@esbuild/linux-ia32@0.27.7:L6B50wPIC7MqRHxooobmLqMkAhkp2LvUpDp9Y4PxX3g=:",
14
+ "@esbuild/linux-loong64@0.27.7": "@esbuild/linux-loong64@0.27.7:TJq0TyRBFKjxc9Gy44EKnHbLq89oXPc3b+CD8fepIUk=:",
15
+ "@esbuild/linux-mips64el@0.27.7": "@esbuild/linux-mips64el@0.27.7:KM3OeRIBbxGR9teBdkxlj/XEawwKkOvJ+txEeTUojeY=:",
16
+ "@esbuild/linux-ppc64@0.27.7": "@esbuild/linux-ppc64@0.27.7:xUyfcQ12/l9tKHSZReAVeQCWssO0N7RcHJldKEvRXwY=:",
17
+ "@esbuild/linux-riscv64@0.27.7": "@esbuild/linux-riscv64@0.27.7:8OITSohcdxkuHFp/hhHh36BK+Hpz0mQo4LJsiMbBkoc=:",
18
+ "@esbuild/linux-s390x@0.27.7": "@esbuild/linux-s390x@0.27.7:/LuFUKdFqVn+GwNJeF0teL0raVhm0Cwf9oKTm2wr4yM=:",
19
+ "@esbuild/linux-x64@0.27.7": "@esbuild/linux-x64@0.27.7:iGM2tD9vUIYg2viTDJktnOtFsh37aeNNBNQ1mWnCXNY=:",
20
+ "@esbuild/netbsd-arm64@0.27.7": "@esbuild/netbsd-arm64@0.27.7:NRxplaEezBz0srWBf7EDa2NqRPCytNyT4iHVK9jM5Zg=:",
21
+ "@esbuild/netbsd-x64@0.27.7": "@esbuild/netbsd-x64@0.27.7:F7e2skEXeRyF/GHGP3VTIbzqJON2nMrvZ66rpdSTEXM=:",
22
+ "@esbuild/openbsd-arm64@0.27.7": "@esbuild/openbsd-arm64@0.27.7:8eskV1wBEhHi81JJmsxG7kIuQ7GW9BjXQm1r2HeUync=:",
23
+ "@esbuild/openbsd-x64@0.27.7": "@esbuild/openbsd-x64@0.27.7:Wvpkmf/xEbTGel4JzOOI7oLZB11y2Kcmdu2EfIoyncU=:",
24
+ "@esbuild/openharmony-arm64@0.27.7": "@esbuild/openharmony-arm64@0.27.7:NFDsnDjCZUc2+SgRxuPt0otJEEr8VXZSV0AQvxzeUV8=:",
25
+ "@esbuild/sunos-x64@0.27.7": "@esbuild/sunos-x64@0.27.7:mEMQGOFJWyAbv+ffCyCa5u8hSjIopd7PRAgTUXKznP8=:",
26
+ "@esbuild/win32-arm64@0.27.7": "@esbuild/win32-arm64@0.27.7:BaXg47OO4TvecNjd8ehoOpgS9rWbhGDY+xAnDt7YXmM=:",
27
+ "@esbuild/win32-ia32@0.27.7": "@esbuild/win32-ia32@0.27.7:Y9+J5RGqzY2JUV8z/gu4VIolE53BvvG7oLaMVmwjIrA=:",
28
+ "@esbuild/win32-x64@0.27.7": "@esbuild/win32-x64@0.27.7:hQddFDeFhsOFY/i9HV/CSwr7F7N4Umhc0U5r3H9Iw/w=:",
29
+ "@types/node@25.5.2": "@types/node@25.5.2:PBEfIUo5TY02qByDLYSSvcNJXb6Vf7bymnVJyw1OI9A=:",
30
+ "esbuild@0.27.7": "esbuild@0.27.7:oFsOziL7209/kKactEwOTvlG7EHShhT9wsjgqbaadNs=:",
31
+ "fsevents@2.3.3": "fsevents@2.3.3:Z+JC4vRkzVrltLlx6C4nXHNqBmhX33sArDPTbJKckNw=:",
32
+ "get-tsconfig@4.13.7": "get-tsconfig@4.13.7:FXq8d2jSA3S+kWhb3JUYoghogwVNNGouLA7dHWjWXvQ=:",
33
+ "resolve-pkg-maps@1.0.0": "resolve-pkg-maps@1.0.0:fbGmq1xJ8k2dxJRuhwgUtGCjH0q5vpyivaLOtgSty4E=:",
34
+ "tsx@4.21.0": "tsx@4.21.0:52jPknE3mkAH4MjmeD0JVv3skJqyLwSkhLtPi1sXtmY=:",
35
+ "undici-types@7.18.2": "undici-types@7.18.2:kB6pIAiphky886MkXLif2NiCnwrjNlfT334PiK3WQVY=:"
36
+ }
package/README.md ADDED
@@ -0,0 +1,60 @@
1
+ # @chime-io/plugin-claude
2
+
3
+ Chime IO Notifier plugin for Claude Code.
4
+
5
+ ## Installation
6
+
7
+ 1. Install the plugin to Claude Code plugins directory:
8
+
9
+ ```bash
10
+ # Copy plugin to Claude Code plugins directory
11
+ cp -r packages/claude ~/.claude/plugins/chime-io-notifier
12
+ ```
13
+
14
+ 2. Enable the plugin in Claude Code settings:
15
+
16
+ ```bash
17
+ # Edit settings.json
18
+ claude config set enabledPlugins '["chime-io-notifier"]'
19
+ ```
20
+
21
+ Or manually edit `~/.claude/settings.json`:
22
+
23
+ ```json
24
+ {
25
+ "enabledPlugins": ["chime-io-notifier"]
26
+ }
27
+ ```
28
+
29
+ ## Configuration
30
+
31
+ Set environment variables:
32
+
33
+ ```bash
34
+ export TELEGRAM_BOT_TOKEN="your_bot_token"
35
+ export TELEGRAM_USER_ID="your_user_id"
36
+ export TELEGRAM_PARSE_MODE="HTML" # Optional: HTML, Markdown, or MarkdownV2
37
+ export TELEGRAM_SILENT="0" # Optional: 1 for silent notifications
38
+ ```
39
+
40
+ ## Hooks
41
+
42
+ This plugin registers the following Claude Code hooks:
43
+
44
+ | Hook | Description |
45
+ |------|-------------|
46
+ | `Stop` | Notifies when a Claude Code session stops/completes |
47
+ | `PermissionRequest` | Notifies when user permission is required |
48
+ | `Notification` | Notifies for important notifications |
49
+ | `UserPromptSubmit` | Notifies when user asks a question |
50
+
51
+ ## Building
52
+
53
+ ```bash
54
+ pnpm install
55
+ pnpm build
56
+ ```
57
+
58
+ ## License
59
+
60
+ MIT
@@ -0,0 +1,31 @@
1
+ /**
2
+ * Chime IO Notifier Plugin for Claude Code
3
+ *
4
+ * This plugin sends notifications to Telegram when Claude Code events occur:
5
+ * - Session completed (Stop hook)
6
+ * - Permission required (PermissionRequest hook)
7
+ * - Important notifications (Notification hook)
8
+ *
9
+ * @module @chime-io/plugin-claude
10
+ */
11
+ import type { EnvConfig, HookEventName, HookInput, HookOutput, PluginConfig, TelegramPayload } from './types.js';
12
+ export type { EnvConfig, HookEventName, HookInput, HookOutput, PluginConfig, TelegramPayload, };
13
+ /** Plugin metadata */
14
+ export declare const PLUGIN_INFO: {
15
+ readonly id: "chime-io-notifier";
16
+ readonly name: "Chime IO Notifier";
17
+ readonly version: "1.0.0";
18
+ readonly description: "Send notifications to Telegram when Claude Code sessions complete or need attention";
19
+ };
20
+ /**
21
+ * Get environment configuration
22
+ * @returns Environment configuration for Telegram
23
+ */
24
+ export declare function getEnvConfig(): EnvConfig;
25
+ /**
26
+ * Validate environment configuration
27
+ * @param config Environment configuration
28
+ * @returns True if valid, false otherwise
29
+ */
30
+ export declare function validateConfig(config: EnvConfig): boolean;
31
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAEH,OAAO,KAAK,EACV,SAAS,EACT,aAAa,EACb,SAAS,EACT,UAAU,EACV,YAAY,EACZ,eAAe,EAChB,MAAM,YAAY,CAAC;AAEpB,YAAY,EACV,SAAS,EACT,aAAa,EACb,SAAS,EACT,UAAU,EACV,YAAY,EACZ,eAAe,GAChB,CAAC;AAEF,sBAAsB;AACtB,eAAO,MAAM,WAAW;;;;;CAKd,CAAC;AAEX;;;GAGG;AACH,wBAAgB,YAAY,IAAI,SAAS,CAOxC;AAED;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,MAAM,EAAE,SAAS,GAAG,OAAO,CAEzD"}
package/dist/index.js ADDED
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Chime IO Notifier Plugin for Claude Code
3
+ *
4
+ * This plugin sends notifications to Telegram when Claude Code events occur:
5
+ * - Session completed (Stop hook)
6
+ * - Permission required (PermissionRequest hook)
7
+ * - Important notifications (Notification hook)
8
+ *
9
+ * @module @chime-io/plugin-claude
10
+ */
11
+ /** Plugin metadata */
12
+ export const PLUGIN_INFO = {
13
+ id: 'chime-io-notifier',
14
+ name: 'Chime IO Notifier',
15
+ version: '1.0.0',
16
+ description: 'Send notifications to Telegram when Claude Code sessions complete or need attention',
17
+ };
18
+ /**
19
+ * Get environment configuration
20
+ * @returns Environment configuration for Telegram
21
+ */
22
+ export function getEnvConfig() {
23
+ return {
24
+ token: process.env.TELEGRAM_BOT_TOKEN ?? '',
25
+ userId: process.env.TELEGRAM_USER_ID ?? '',
26
+ parseMode: process.env.TELEGRAM_PARSE_MODE ?? 'HTML',
27
+ silent: process.env.TELEGRAM_SILENT === '1',
28
+ };
29
+ }
30
+ /**
31
+ * Validate environment configuration
32
+ * @param config Environment configuration
33
+ * @returns True if valid, false otherwise
34
+ */
35
+ export function validateConfig(config) {
36
+ return Boolean(config.token && config.userId);
37
+ }
38
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAoBH,sBAAsB;AACtB,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,EAAE,EAAE,mBAAmB;IACvB,IAAI,EAAE,mBAAmB;IACzB,OAAO,EAAE,OAAO;IAChB,WAAW,EAAE,qFAAqF;CAC1F,CAAC;AAEX;;;GAGG;AACH,MAAM,UAAU,YAAY;IAC1B,OAAO;QACL,KAAK,EAAE,OAAO,CAAC,GAAG,CAAC,kBAAkB,IAAI,EAAE;QAC3C,MAAM,EAAE,OAAO,CAAC,GAAG,CAAC,gBAAgB,IAAI,EAAE;QAC1C,SAAS,EAAG,OAAO,CAAC,GAAG,CAAC,mBAA8C,IAAI,MAAM;QAChF,MAAM,EAAE,OAAO,CAAC,GAAG,CAAC,eAAe,KAAK,GAAG;KAC5C,CAAC;AACJ,CAAC;AAED;;;;GAIG;AACH,MAAM,UAAU,cAAc,CAAC,MAAiB;IAC9C,OAAO,OAAO,CAAC,MAAM,CAAC,KAAK,IAAI,MAAM,CAAC,MAAM,CAAC,CAAC;AAChD,CAAC"}
@@ -0,0 +1,71 @@
1
+ /**
2
+ * Claude Code plugin types for Chime IO notifier
3
+ */
4
+ /** Hook event names supported by Claude Code */
5
+ export type HookEventName = 'SessionStart' | 'PreToolUse' | 'PostToolUse' | 'Stop' | 'UserPromptSubmit' | 'Notification' | 'PermissionRequest';
6
+ /** Hook input structure */
7
+ export interface HookInput {
8
+ /** The hook event name */
9
+ hook_event_name: HookEventName;
10
+ /** Matcher pattern that triggered this hook */
11
+ matcher: string;
12
+ /** Session ID */
13
+ session_id?: string;
14
+ sessionID?: string;
15
+ /** Reason for the event */
16
+ reason?: string;
17
+ /** Permission details */
18
+ permission?: {
19
+ id?: string;
20
+ title?: string;
21
+ description?: string;
22
+ };
23
+ /** Notification details */
24
+ notification?: {
25
+ message?: string;
26
+ priority?: 'low' | 'normal' | 'high';
27
+ type?: string;
28
+ };
29
+ /** User prompt */
30
+ prompt?: string;
31
+ message?: string;
32
+ /** Tool information */
33
+ tool?: string;
34
+ tool_input?: Record<string, unknown>;
35
+ }
36
+ /** Hook output structure */
37
+ export interface HookOutput {
38
+ /** Decision: 'approve', 'reject', or 'modify' */
39
+ decision: 'approve' | 'reject' | 'modify';
40
+ /** Reason for the decision */
41
+ reason?: string;
42
+ /** Modified content (if decision is 'modify') */
43
+ systemMessage?: string;
44
+ /** Modified tool input (for PreToolUse) */
45
+ modified_tool_input?: Record<string, unknown>;
46
+ }
47
+ /** Plugin configuration */
48
+ export interface PluginConfig {
49
+ id: string;
50
+ name: string;
51
+ version: string;
52
+ description: string;
53
+ author: string;
54
+ license: string;
55
+ minClaudeVersion: string;
56
+ hooks: {
57
+ configPath: string;
58
+ };
59
+ }
60
+ /** Telegram notification payload */
61
+ export interface TelegramPayload {
62
+ text: string;
63
+ }
64
+ /** Environment configuration */
65
+ export interface EnvConfig {
66
+ token: string;
67
+ userId: string;
68
+ parseMode: 'HTML' | 'Markdown' | 'MarkdownV2';
69
+ silent: boolean;
70
+ }
71
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,gDAAgD;AAChD,MAAM,MAAM,aAAa,GACrB,cAAc,GACd,YAAY,GACZ,aAAa,GACb,MAAM,GACN,kBAAkB,GAClB,cAAc,GACd,mBAAmB,CAAC;AAExB,2BAA2B;AAC3B,MAAM,WAAW,SAAS;IACxB,0BAA0B;IAC1B,eAAe,EAAE,aAAa,CAAC;IAC/B,+CAA+C;IAC/C,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,2BAA2B;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,yBAAyB;IACzB,UAAU,CAAC,EAAE;QACX,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,2BAA2B;IAC3B,YAAY,CAAC,EAAE;QACb,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,QAAQ,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,CAAC;QACrC,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IACF,kBAAkB;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,uBAAuB;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACtC;AAED,4BAA4B;AAC5B,MAAM,WAAW,UAAU;IACzB,iDAAiD;IACjD,QAAQ,EAAE,SAAS,GAAG,QAAQ,GAAG,QAAQ,CAAC;IAC1C,8BAA8B;IAC9B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,iDAAiD;IACjD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,2CAA2C;IAC3C,mBAAmB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CAC/C;AAED,2BAA2B;AAC3B,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,KAAK,EAAE;QACL,UAAU,EAAE,MAAM,CAAC;KACpB,CAAC;CACH;AAED,oCAAoC;AACpC,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,gCAAgC;AAChC,MAAM,WAAW,SAAS;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,GAAG,UAAU,GAAG,YAAY,CAAC;IAC9C,MAAM,EAAE,OAAO,CAAC;CACjB"}
package/dist/types.js ADDED
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Claude Code plugin types for Chime IO notifier
3
+ */
4
+ export {};
5
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA;;GAEG"}
@@ -0,0 +1,53 @@
1
+ {
2
+ "description": "Chime IO Notifier - Telegram notifications for Claude Code events",
3
+ "hooks": {
4
+ "Stop": [
5
+ {
6
+ "matcher": "*",
7
+ "hooks": [
8
+ {
9
+ "type": "command",
10
+ "command": "node ${CLAUDE_PLUGIN_ROOT}/hooks/notify-stop.js",
11
+ "async": true
12
+ }
13
+ ]
14
+ }
15
+ ],
16
+ "PermissionRequest": [
17
+ {
18
+ "matcher": "*",
19
+ "hooks": [
20
+ {
21
+ "type": "command",
22
+ "command": "node ${CLAUDE_PLUGIN_ROOT}/hooks/notify-permission.js",
23
+ "async": true
24
+ }
25
+ ]
26
+ }
27
+ ],
28
+ "Notification": [
29
+ {
30
+ "matcher": "*",
31
+ "hooks": [
32
+ {
33
+ "type": "command",
34
+ "command": "node ${CLAUDE_PLUGIN_ROOT}/hooks/notify-notification.js",
35
+ "async": true
36
+ }
37
+ ]
38
+ }
39
+ ],
40
+ "UserPromptSubmit": [
41
+ {
42
+ "matcher": "*",
43
+ "hooks": [
44
+ {
45
+ "type": "command",
46
+ "command": "node ${CLAUDE_PLUGIN_ROOT}/hooks/notify-question.js",
47
+ "async": true
48
+ }
49
+ ]
50
+ }
51
+ ]
52
+ }
53
+ }
@@ -0,0 +1,120 @@
1
+ /**
2
+ * Shared notification utilities for Claude Code hooks
3
+ */
4
+
5
+ /**
6
+ * @param {object} payload
7
+ * @returns {Promise<void>}
8
+ */
9
+ export async function sendNotification(payload) {
10
+ const token = process.env.TELEGRAM_BOT_TOKEN;
11
+ const userId = process.env.TELEGRAM_USER_ID;
12
+ const parseMode = process.env.TELEGRAM_PARSE_MODE || 'HTML';
13
+
14
+ if (!token || !userId) {
15
+ console.error('Missing TELEGRAM_BOT_TOKEN or TELEGRAM_USER_ID');
16
+ return;
17
+ }
18
+
19
+ const url = `https://api.telegram.org/bot${token}/sendMessage`;
20
+
21
+ const body = {
22
+ chat_id: userId,
23
+ text: payload.text,
24
+ parse_mode: parseMode,
25
+ disable_notification: process.env.TELEGRAM_SILENT === '1',
26
+ };
27
+
28
+ try {
29
+ const response = await fetch(url, {
30
+ method: 'POST',
31
+ headers: { 'Content-Type': 'application/json' },
32
+ body: JSON.stringify(body),
33
+ });
34
+
35
+ if (!response.ok) {
36
+ const error = await response.text();
37
+ console.error('Telegram API error:', error);
38
+ }
39
+ } catch (error) {
40
+ console.error('Failed to send notification:', error);
41
+ }
42
+ }
43
+
44
+ /**
45
+ * Escape HTML special characters for Telegram HTML parse mode
46
+ * @param {string} text
47
+ * @returns {string}
48
+ */
49
+ export function escapeHtml(text) {
50
+ if (!text) return '';
51
+ return text
52
+ .replace(/&/g, '&amp;')
53
+ .replace(/</g, '&lt;')
54
+ .replace(/>/g, '&gt;');
55
+ }
56
+
57
+ /**
58
+ * Truncate text to max length
59
+ * @param {string} text
60
+ * @param {number} maxLength
61
+ * @returns {string}
62
+ */
63
+ export function truncateText(text, maxLength = 160) {
64
+ if (!text) return '';
65
+ const normalized = text.replace(/\s+/g, ' ').trim();
66
+ if (normalized.length <= maxLength) return normalized;
67
+ return `${normalized.slice(0, maxLength - 3).trimEnd()}...`;
68
+ }
69
+
70
+ /**
71
+ * Format a notification for session completion
72
+ * @param {object} hookInput
73
+ * @returns {string}
74
+ */
75
+ export function formatSessionCompleted(hookInput) {
76
+ const sessionId = hookInput.session_id || hookInput.sessionID || 'unknown';
77
+ const shortId = String(sessionId).slice(0, 8);
78
+ const reason = hookInput.reason || 'completed';
79
+
80
+ return `<b>Claude Code · Session Completed</b>\n\nSession: <code>${escapeHtml(shortId)}</code>\nStatus: ${escapeHtml(reason)}`;
81
+ }
82
+
83
+ /**
84
+ * Format a notification for permission request
85
+ * @param {object} hookInput
86
+ * @returns {string}
87
+ */
88
+ export function formatPermissionRequest(hookInput) {
89
+ const sessionId = hookInput.session_id || hookInput.sessionID || 'unknown';
90
+ const shortId = String(sessionId).slice(0, 8);
91
+ const title = hookInput.title || hookInput.permission?.title || 'Action required';
92
+
93
+ return `<b>Claude Code · Permission Required</b>\n\nSession: <code>${escapeHtml(shortId)}</code>\n\n${escapeHtml(truncateText(title, 200))}`;
94
+ }
95
+
96
+ /**
97
+ * Format a notification for general notification
98
+ * @param {object} hookInput
99
+ * @returns {string}
100
+ */
101
+ export function formatNotification(hookInput) {
102
+ const sessionId = hookInput.session_id || hookInput.sessionID || 'unknown';
103
+ const shortId = String(sessionId).slice(0, 8);
104
+ const message = hookInput.message || hookInput.notification?.message || 'New notification';
105
+
106
+ return `<b>Claude Code · Notification</b>\n\nSession: <code>${escapeHtml(shortId)}</code>\n\n${escapeHtml(truncateText(message, 200))}`;
107
+ }
108
+
109
+ /**
110
+ * Format a notification for user question
111
+ * @param {object} hookInput
112
+ * @returns {string}
113
+ */
114
+ export function formatQuestion(hookInput) {
115
+ const sessionId = hookInput.session_id || hookInput.sessionID || 'unknown';
116
+ const shortId = String(sessionId).slice(0, 8);
117
+ const prompt = hookInput.prompt || hookInput.message || 'Waiting for input';
118
+
119
+ return `<b>Claude Code · Waiting for Input</b>\n\nSession: <code>${escapeHtml(shortId)}</code>\n\n${escapeHtml(truncateText(prompt, 200))}`;
120
+ }
@@ -0,0 +1,45 @@
1
+ #!/usr/bin/env node
2
+ /**
3
+ * Hook: Notification - Notify for general Claude Code notifications
4
+ */
5
+
6
+ import { sendNotification, formatNotification } from './lib/notifier.js';
7
+
8
+ async function main() {
9
+ const stdin = process.stdin;
10
+ let input = '';
11
+
12
+ stdin.setEncoding('utf8');
13
+
14
+ for await (const chunk of stdin) {
15
+ input += chunk;
16
+ }
17
+
18
+ try {
19
+ const hookInput = JSON.parse(input);
20
+
21
+ // Skip low-priority notifications
22
+ const priority = hookInput.priority || hookInput.notification?.priority;
23
+ if (priority === 'low' || priority === 'info') {
24
+ process.exit(0);
25
+ }
26
+
27
+ const text = formatNotification(hookInput);
28
+ await sendNotification({ text });
29
+
30
+ console.log(JSON.stringify({
31
+ decision: 'approve',
32
+ reason: '',
33
+ systemMessage: ''
34
+ }));
35
+ } catch (error) {
36
+ console.error('Error in notify-notification hook:', error);
37
+ console.log(JSON.stringify({
38
+ decision: 'approve',
39
+ reason: '',
40
+ systemMessage: ''
41
+ }));
42
+ }
43
+ }
44
+
45
+ main();
@@ -0,0 +1,39 @@
1
+ #!/usr/bin/env node
2
+ /**
3
+ * Hook: PermissionRequest - Notify when Claude Code needs user permission
4
+ */
5
+
6
+ import { sendNotification, formatPermissionRequest } from './lib/notifier.js';
7
+
8
+ async function main() {
9
+ const stdin = process.stdin;
10
+ let input = '';
11
+
12
+ stdin.setEncoding('utf8');
13
+
14
+ for await (const chunk of stdin) {
15
+ input += chunk;
16
+ }
17
+
18
+ try {
19
+ const hookInput = JSON.parse(input);
20
+ const text = formatPermissionRequest(hookInput);
21
+ await sendNotification({ text });
22
+
23
+ // Return success response
24
+ console.log(JSON.stringify({
25
+ decision: 'approve',
26
+ reason: '',
27
+ systemMessage: ''
28
+ }));
29
+ } catch (error) {
30
+ console.error('Error in notify-permission hook:', error);
31
+ console.log(JSON.stringify({
32
+ decision: 'approve',
33
+ reason: '',
34
+ systemMessage: ''
35
+ }));
36
+ }
37
+ }
38
+
39
+ main();
@@ -0,0 +1,48 @@
1
+ #!/usr/bin/env node
2
+ /**
3
+ * Hook: UserPromptSubmit - Notify when user input is submitted (for tracking)
4
+ * Note: This is primarily for logging, not for immediate notification
5
+ */
6
+
7
+ import { sendNotification, formatQuestion } from './lib/notifier.js';
8
+
9
+ async function main() {
10
+ const stdin = process.stdin;
11
+ let input = '';
12
+
13
+ stdin.setEncoding('utf8');
14
+
15
+ for await (const chunk of stdin) {
16
+ input += chunk;
17
+ }
18
+
19
+ try {
20
+ const hookInput = JSON.parse(input);
21
+
22
+ // Only notify for question-like prompts
23
+ const prompt = hookInput.prompt || hookInput.message || '';
24
+ const isQuestion = /\?|什么时候|怎么样|为什么|如何|请问/.test(prompt);
25
+
26
+ if (!isQuestion) {
27
+ process.exit(0);
28
+ }
29
+
30
+ const text = formatQuestion(hookInput);
31
+ await sendNotification({ text });
32
+
33
+ console.log(JSON.stringify({
34
+ decision: 'approve',
35
+ reason: '',
36
+ systemMessage: ''
37
+ }));
38
+ } catch (error) {
39
+ console.error('Error in notify-question hook:', error);
40
+ console.log(JSON.stringify({
41
+ decision: 'approve',
42
+ reason: '',
43
+ systemMessage: ''
44
+ }));
45
+ }
46
+ }
47
+
48
+ main();
@@ -0,0 +1,46 @@
1
+ #!/usr/bin/env node
2
+ /**
3
+ * Hook: Stop - Notify when Claude Code session stops
4
+ */
5
+
6
+ import { sendNotification, formatSessionCompleted } from './lib/notifier.js';
7
+
8
+ async function main() {
9
+ const stdin = process.stdin;
10
+ let input = '';
11
+
12
+ stdin.setEncoding('utf8');
13
+
14
+ for await (const chunk of stdin) {
15
+ input += chunk;
16
+ }
17
+
18
+ try {
19
+ const hookInput = JSON.parse(input);
20
+
21
+ // Skip if this is not a meaningful stop
22
+ if (hookInput.reason === 'user_exit' || hookInput.reason === 'interrupt') {
23
+ process.exit(0);
24
+ }
25
+
26
+ const text = formatSessionCompleted(hookInput);
27
+ await sendNotification({ text });
28
+
29
+ // Return success response
30
+ console.log(JSON.stringify({
31
+ decision: 'approve',
32
+ reason: '',
33
+ systemMessage: ''
34
+ }));
35
+ } catch (error) {
36
+ console.error('Error in notify-stop hook:', error);
37
+ // Always approve even if notification fails
38
+ console.log(JSON.stringify({
39
+ decision: 'approve',
40
+ reason: '',
41
+ systemMessage: ''
42
+ }));
43
+ }
44
+ }
45
+
46
+ main();
package/package.json ADDED
@@ -0,0 +1,24 @@
1
+ {
2
+ "name": "@chime-io/plugin-claude",
3
+ "version": "1.0.1-beta.20260410023949",
4
+ "type": "module",
5
+ "main": "./dist/index.js",
6
+ "types": "./dist/index.d.ts",
7
+ "dependencies": {
8
+ "@chime-io/channel-telegram": "1.0.5-beta.20260410023949",
9
+ "@chime-io/core": "1.0.5-beta.20260410023949"
10
+ },
11
+ "publishConfig": {
12
+ "access": "public"
13
+ },
14
+ "devDependencies": {
15
+ "@types/node": "~25.5.2",
16
+ "tsx": "~4.21.0"
17
+ },
18
+ "scripts": {
19
+ "build": "tsc -b",
20
+ "build:watch": "tsc -b --watch --preserveWatchOutput",
21
+ "clean": "rm -rf dist tsconfig.tsbuildinfo",
22
+ "typecheck": "tsc -b --pretty false"
23
+ }
24
+ }
@@ -0,0 +1 @@
1
+ Invoking: tsc -b
package/src/index.ts ADDED
@@ -0,0 +1,58 @@
1
+ /**
2
+ * Chime IO Notifier Plugin for Claude Code
3
+ *
4
+ * This plugin sends notifications to Telegram when Claude Code events occur:
5
+ * - Session completed (Stop hook)
6
+ * - Permission required (PermissionRequest hook)
7
+ * - Important notifications (Notification hook)
8
+ *
9
+ * @module @chime-io/plugin-claude
10
+ */
11
+
12
+ import type {
13
+ EnvConfig,
14
+ HookEventName,
15
+ HookInput,
16
+ HookOutput,
17
+ PluginConfig,
18
+ TelegramPayload,
19
+ } from './types.js';
20
+
21
+ export type {
22
+ EnvConfig,
23
+ HookEventName,
24
+ HookInput,
25
+ HookOutput,
26
+ PluginConfig,
27
+ TelegramPayload,
28
+ };
29
+
30
+ /** Plugin metadata */
31
+ export const PLUGIN_INFO = {
32
+ id: 'chime-io-notifier',
33
+ name: 'Chime IO Notifier',
34
+ version: '1.0.0',
35
+ description: 'Send notifications to Telegram when Claude Code sessions complete or need attention',
36
+ } as const;
37
+
38
+ /**
39
+ * Get environment configuration
40
+ * @returns Environment configuration for Telegram
41
+ */
42
+ export function getEnvConfig(): EnvConfig {
43
+ return {
44
+ token: process.env.TELEGRAM_BOT_TOKEN ?? '',
45
+ userId: process.env.TELEGRAM_USER_ID ?? '',
46
+ parseMode: (process.env.TELEGRAM_PARSE_MODE as EnvConfig['parseMode']) ?? 'HTML',
47
+ silent: process.env.TELEGRAM_SILENT === '1',
48
+ };
49
+ }
50
+
51
+ /**
52
+ * Validate environment configuration
53
+ * @param config Environment configuration
54
+ * @returns True if valid, false otherwise
55
+ */
56
+ export function validateConfig(config: EnvConfig): boolean {
57
+ return Boolean(config.token && config.userId);
58
+ }
package/src/types.ts ADDED
@@ -0,0 +1,83 @@
1
+ /**
2
+ * Claude Code plugin types for Chime IO notifier
3
+ */
4
+
5
+ /** Hook event names supported by Claude Code */
6
+ export type HookEventName =
7
+ | 'SessionStart'
8
+ | 'PreToolUse'
9
+ | 'PostToolUse'
10
+ | 'Stop'
11
+ | 'UserPromptSubmit'
12
+ | 'Notification'
13
+ | 'PermissionRequest';
14
+
15
+ /** Hook input structure */
16
+ export interface HookInput {
17
+ /** The hook event name */
18
+ hook_event_name: HookEventName;
19
+ /** Matcher pattern that triggered this hook */
20
+ matcher: string;
21
+ /** Session ID */
22
+ session_id?: string;
23
+ sessionID?: string;
24
+ /** Reason for the event */
25
+ reason?: string;
26
+ /** Permission details */
27
+ permission?: {
28
+ id?: string;
29
+ title?: string;
30
+ description?: string;
31
+ };
32
+ /** Notification details */
33
+ notification?: {
34
+ message?: string;
35
+ priority?: 'low' | 'normal' | 'high';
36
+ type?: string;
37
+ };
38
+ /** User prompt */
39
+ prompt?: string;
40
+ message?: string;
41
+ /** Tool information */
42
+ tool?: string;
43
+ tool_input?: Record<string, unknown>;
44
+ }
45
+
46
+ /** Hook output structure */
47
+ export interface HookOutput {
48
+ /** Decision: 'approve', 'reject', or 'modify' */
49
+ decision: 'approve' | 'reject' | 'modify';
50
+ /** Reason for the decision */
51
+ reason?: string;
52
+ /** Modified content (if decision is 'modify') */
53
+ systemMessage?: string;
54
+ /** Modified tool input (for PreToolUse) */
55
+ modified_tool_input?: Record<string, unknown>;
56
+ }
57
+
58
+ /** Plugin configuration */
59
+ export interface PluginConfig {
60
+ id: string;
61
+ name: string;
62
+ version: string;
63
+ description: string;
64
+ author: string;
65
+ license: string;
66
+ minClaudeVersion: string;
67
+ hooks: {
68
+ configPath: string;
69
+ };
70
+ }
71
+
72
+ /** Telegram notification payload */
73
+ export interface TelegramPayload {
74
+ text: string;
75
+ }
76
+
77
+ /** Environment configuration */
78
+ export interface EnvConfig {
79
+ token: string;
80
+ userId: string;
81
+ parseMode: 'HTML' | 'Markdown' | 'MarkdownV2';
82
+ silent: boolean;
83
+ }
package/tsconfig.json ADDED
@@ -0,0 +1,14 @@
1
+ {
2
+ "extends": "../../tsconfig.base.json",
3
+ "compilerOptions": {
4
+ "outDir": "./dist",
5
+ "rootDir": "./src",
6
+ "composite": true
7
+ },
8
+ "include": ["src/**/*"],
9
+ "exclude": ["dist", "node_modules"],
10
+ "references": [
11
+ { "path": "../core" },
12
+ { "path": "../telegram" }
13
+ ]
14
+ }
@@ -0,0 +1 @@
1
+ {"fileNames":["../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es5.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.es2025.float16.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../../../usr/local/lib/node_modules/typescript/lib/lib.decorators.legacy.d.ts","./src/types.ts","./src/index.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/compatibility/iterators.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/globals.typedarray.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/buffer.buffer.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/globals.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/blob.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/console.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/crypto.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/domexception.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/encoding.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/events.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/utility.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/header.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/readable.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/fetch.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/formdata.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/connector.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/client-stats.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/client.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/errors.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/dispatcher.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/global-dispatcher.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/global-origin.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/pool-stats.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/pool.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/handlers.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/balanced-pool.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/round-robin-pool.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/h2c-client.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/agent.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/mock-interceptor.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/mock-call-history.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/mock-agent.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/mock-client.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/mock-pool.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/snapshot-agent.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/mock-errors.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/proxy-agent.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/env-http-proxy-agent.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/retry-handler.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/retry-agent.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/api.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/cache-interceptor.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/interceptors.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/util.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/cookies.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/patch.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/websocket.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/eventsource.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/diagnostics-channel.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/content-type.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/cache.d.ts","../../common/temp/node_modules/.pnpm/undici-types@7.18.2/node_modules/undici-types/index.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/fetch.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/importmeta.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/messaging.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/navigator.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/performance.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/storage.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/streams.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/timers.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/web-globals/url.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/assert.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/assert/strict.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/async_hooks.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/buffer.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/child_process.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/cluster.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/console.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/constants.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/crypto.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/dgram.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/diagnostics_channel.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/dns.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/dns/promises.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/domain.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/events.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/fs.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/fs/promises.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/http.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/http2.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/https.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/inspector.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/inspector.generated.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/inspector/promises.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/module.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/net.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/os.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/path.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/path/posix.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/path/win32.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/perf_hooks.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/process.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/punycode.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/querystring.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/quic.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/readline.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/readline/promises.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/repl.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/sea.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/sqlite.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/stream.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/stream/consumers.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/stream/promises.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/stream/web.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/string_decoder.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/test.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/test/reporters.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/timers.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/timers/promises.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/tls.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/trace_events.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/tty.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/url.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/util.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/util/types.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/v8.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/vm.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/wasi.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/worker_threads.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/zlib.d.ts","../../common/temp/node_modules/.pnpm/@types+node@25.5.2/node_modules/@types/node/index.d.ts"],"fileIdsList":[[64,124,125,127,135,139,142,144,145,146,158],[64,126,127,135,139,142,144,145,146,158],[127,135,139,142,144,145,146,158],[64,127,135,139,142,144,145,146,158,166],[64,127,128,133,135,138,139,142,144,145,146,148,158,163,175],[64,127,128,129,135,138,139,142,144,145,146,158],[64,127,135,139,142,144,145,146,158],[64,127,130,135,139,142,144,145,146,158,176],[64,127,131,132,135,139,142,144,145,146,149,158],[64,127,132,135,139,142,144,145,146,158,163,172],[64,127,133,135,138,139,142,144,145,146,148,158],[64,126,127,134,135,139,142,144,145,146,158],[64,127,135,136,139,142,144,145,146,158],[64,127,135,137,138,139,142,144,145,146,158],[64,126,127,135,138,139,142,144,145,146,158],[64,127,135,138,139,140,142,144,145,146,158,163,175],[64,127,135,138,139,140,142,144,145,146,158,163,166],[64,114,127,135,138,139,141,142,144,145,146,148,158,163,175],[64,127,135,138,139,141,142,144,145,146,148,158,163,172,175],[64,127,135,139,141,142,143,144,145,146,158,163,172,175],[62,63,64,65,66,67,68,69,70,71,72,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,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],[64,127,135,138,139,142,144,145,146,158],[64,127,135,139,142,144,146,158],[64,127,135,139,142,144,145,146,147,158,175],[64,127,135,138,139,142,144,145,146,148,158,163],[64,127,135,139,142,144,145,146,149,158],[64,127,135,139,142,144,145,146,150,158],[64,127,135,138,139,142,144,145,146,153,158],[64,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,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],[64,127,135,139,142,144,145,146,155,158],[64,127,135,139,142,144,145,146,156,158],[64,127,132,135,139,142,144,145,146,148,158,166],[64,127,135,138,139,142,144,145,146,158,159],[64,127,135,139,142,144,145,146,158,160,176,179],[64,127,135,138,139,142,144,145,146,158,163,165,166],[64,127,135,139,142,144,145,146,158,164,166],[64,127,135,139,142,144,145,146,158,166,176],[64,127,135,139,142,144,145,146,158,167],[64,124,127,135,139,142,144,145,146,158,163,169,175],[64,127,135,139,142,144,145,146,158,163,168],[64,127,135,138,139,142,144,145,146,158,170,171],[64,127,135,139,142,144,145,146,158,170,171],[64,127,132,135,139,142,144,145,146,148,158,163,172],[64,127,135,139,142,144,145,146,158,173],[64,127,135,139,142,144,145,146,148,158,174],[64,127,135,139,141,142,144,145,146,156,158,175],[64,127,135,139,142,144,145,146,158,176,177],[64,127,132,135,139,142,144,145,146,158,177],[64,127,135,139,142,144,145,146,158,163,178],[64,127,135,139,142,144,145,146,147,158,179],[64,127,135,139,142,144,145,146,158,180],[64,127,130,135,139,142,144,145,146,158],[64,127,132,135,139,142,144,145,146,158],[64,127,135,139,142,144,145,146,158,176],[64,114,127,135,139,142,144,145,146,158],[64,127,135,139,142,144,145,146,158,175],[64,127,135,139,142,144,145,146,158,181],[64,127,135,139,142,144,145,146,153,158],[64,127,135,139,142,144,145,146,158,171],[64,114,127,135,138,139,140,142,144,145,146,153,158,163,166,175,178,179,181],[64,127,135,139,142,144,145,146,158,163,182],[64,79,82,85,86,127,135,139,142,144,145,146,158,175],[64,82,127,135,139,142,144,145,146,158,163,175],[64,82,86,127,135,139,142,144,145,146,158,175],[64,127,135,139,142,144,145,146,158,163],[64,76,127,135,139,142,144,145,146,158],[64,80,127,135,139,142,144,145,146,158],[64,78,79,82,127,135,139,142,144,145,146,158,175],[64,127,135,139,142,144,145,146,148,158,172],[64,127,135,139,142,144,145,146,158,183],[64,76,127,135,139,142,144,145,146,158,183],[64,78,82,127,135,139,142,144,145,146,148,158,175],[64,73,74,75,77,81,127,135,138,139,142,144,145,146,158,163,175],[64,82,91,99,127,135,139,142,144,145,146,158],[64,74,80,127,135,139,142,144,145,146,158],[64,82,108,109,127,135,139,142,144,145,146,158],[64,74,77,82,127,135,139,142,144,145,146,158,166,175,183],[64,82,127,135,139,142,144,145,146,158],[64,78,82,127,135,139,142,144,145,146,158,175],[64,73,127,135,139,142,144,145,146,158],[64,76,77,78,80,81,82,83,84,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,109,110,111,112,113,127,135,139,142,144,145,146,158],[64,82,101,104,127,135,139,142,144,145,146,158],[64,82,91,92,93,127,135,139,142,144,145,146,158],[64,80,82,92,94,127,135,139,142,144,145,146,158],[64,81,127,135,139,142,144,145,146,158],[64,74,76,82,127,135,139,142,144,145,146,158],[64,82,86,92,94,127,135,139,142,144,145,146,158],[64,86,127,135,139,142,144,145,146,158],[64,80,82,85,127,135,139,142,144,145,146,158,175],[64,74,78,82,91,127,135,139,142,144,145,146,158],[64,82,101,127,135,139,142,144,145,146,158],[64,94,127,135,139,142,144,145,146,158],[64,76,82,108,127,135,139,142,144,145,146,158,166,181,183],[60,64,127,135,139,142,144,145,146,158]],"fileInfos":[{"version":"bcd24271a113971ba9eb71ff8cb01bc6b0f872a85c23fdbe5d93065b375933cd","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f88bedbeb09c6f5a6645cb24c7c55f1aa22d19ae96c8e6959cbd8b85a707bc6","impliedFormat":1},{"version":"7fe93b39b810eadd916be8db880dd7f0f7012a5cc6ffb62de8f62a2117fa6f1f","impliedFormat":1},{"version":"bb0074cc08b84a2374af33d8bf044b80851ccc9e719a5e202eacf40db2c31600","impliedFormat":1},{"version":"1a7daebe4f45fb03d9ec53d60008fbf9ac45a697fdc89e4ce218bc94b94f94d6","impliedFormat":1},{"version":"f94b133a3cb14a288803be545ac2683e0d0ff6661bcd37e31aaaec54fc382aed","impliedFormat":1},{"version":"f59d0650799f8782fd74cf73c19223730c6d1b9198671b1c5b3a38e1188b5953","impliedFormat":1},{"version":"8a15b4607d9a499e2dbeed9ec0d3c0d7372c850b2d5f1fb259e8f6d41d468a84","impliedFormat":1},{"version":"26e0fe14baee4e127f4365d1ae0b276f400562e45e19e35fd2d4c296684715e6","impliedFormat":1},{"version":"eadcffda2aa84802c73938e589b9e58248d74c59cb7fcbca6474e3435ac15504","affectsGlobalScope":true,"impliedFormat":1},{"version":"105ba8ff7ba746404fe1a2e189d1d3d2e0eb29a08c18dded791af02f29fb4711","affectsGlobalScope":true,"impliedFormat":1},{"version":"00343ca5b2e3d48fa5df1db6e32ea2a59afab09590274a6cccb1dbae82e60c7c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ebd9f816d4002697cb2864bea1f0b70a103124e18a8cd9645eeccc09bdf80ab4","affectsGlobalScope":true,"impliedFormat":1},{"version":"2c1afac30a01772cd2a9a298a7ce7706b5892e447bb46bdbeef720f7b5da77ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"7b0225f483e4fa685625ebe43dd584bb7973bbd84e66a6ba7bbe175ee1048b4f","affectsGlobalScope":true,"impliedFormat":1},{"version":"c0a4b8ac6ce74679c1da2b3795296f5896e31c38e888469a8e0f99dc3305de60","affectsGlobalScope":true,"impliedFormat":1},{"version":"3084a7b5f569088e0146533a00830e206565de65cae2239509168b11434cd84f","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5079c53f0f141a0698faa903e76cb41cd664e3efb01cc17a5c46ec2eb0bef42","affectsGlobalScope":true,"impliedFormat":1},{"version":"32cafbc484dea6b0ab62cf8473182bbcb23020d70845b406f80b7526f38ae862","affectsGlobalScope":true,"impliedFormat":1},{"version":"fca4cdcb6d6c5ef18a869003d02c9f0fd95df8cfaf6eb431cd3376bc034cad36","affectsGlobalScope":true,"impliedFormat":1},{"version":"b93ec88115de9a9dc1b602291b85baf825c85666bf25985cc5f698073892b467","affectsGlobalScope":true,"impliedFormat":1},{"version":"f5c06dcc3fe849fcb297c247865a161f995cc29de7aa823afdd75aaaddc1419b","affectsGlobalScope":true,"impliedFormat":1},{"version":"b77e16112127a4b169ef0b8c3a4d730edf459c5f25fe52d5e436a6919206c4d7","affectsGlobalScope":true,"impliedFormat":1},{"version":"fbffd9337146eff822c7c00acbb78b01ea7ea23987f6c961eba689349e744f8c","affectsGlobalScope":true,"impliedFormat":1},{"version":"a995c0e49b721312f74fdfb89e4ba29bd9824c770bbb4021d74d2bf560e4c6bd","affectsGlobalScope":true,"impliedFormat":1},{"version":"c7b3542146734342e440a84b213384bfa188835537ddbda50d30766f0593aff9","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce6180fa19b1cccd07ee7f7dbb9a367ac19c0ed160573e4686425060b6df7f57","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f02e2476bccb9dbe21280d6090f0df17d2f66b74711489415a8aa4df73c9675","affectsGlobalScope":true,"impliedFormat":1},{"version":"45e3ab34c1c013c8ab2dc1ba4c80c780744b13b5676800ae2e3be27ae862c40c","affectsGlobalScope":true,"impliedFormat":1},{"version":"805c86f6cca8d7702a62a844856dbaa2a3fd2abef0536e65d48732441dde5b5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"e42e397f1a5a77994f0185fd1466520691456c772d06bf843e5084ceb879a0ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"f4c2b41f90c95b1c532ecc874bd3c111865793b23aebcc1c3cbbabcd5d76ffb0","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab26191cfad5b66afa11b8bf935ef1cd88fabfcb28d30b2dfa6fad877d050332","affectsGlobalScope":true,"impliedFormat":1},{"version":"2088bc26531e38fb05eedac2951480db5309f6be3fa4a08d2221abb0f5b4200d","affectsGlobalScope":true,"impliedFormat":1},{"version":"cb9d366c425fea79716a8fb3af0d78e6b22ebbab3bd64d25063b42dc9f531c1e","affectsGlobalScope":true,"impliedFormat":1},{"version":"500934a8089c26d57ebdb688fc9757389bb6207a3c8f0674d68efa900d2abb34","affectsGlobalScope":true,"impliedFormat":1},{"version":"689da16f46e647cef0d64b0def88910e818a5877ca5379ede156ca3afb780ac3","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc21cc8b6fee4f4c2440d08035b7ea3c06b3511314c8bab6bef7a92de58a2593","affectsGlobalScope":true,"impliedFormat":1},{"version":"7ca53d13d2957003abb47922a71866ba7cb2068f8d154877c596d63c359fed25","affectsGlobalScope":true,"impliedFormat":1},{"version":"54725f8c4df3d900cb4dac84b64689ce29548da0b4e9b7c2de61d41c79293611","affectsGlobalScope":true,"impliedFormat":1},{"version":"e5594bc3076ac29e6c1ebda77939bc4c8833de72f654b6e376862c0473199323","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f3eb332c2d73e729f3364fcc0c2b375e72a121e8157d25a82d67a138c83a95c","affectsGlobalScope":true,"impliedFormat":1},{"version":"6f4427f9642ce8d500970e4e69d1397f64072ab73b97e476b4002a646ac743b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"48915f327cd1dea4d7bd358d9dc7732f58f9e1626a29cc0c05c8c692419d9bb7","affectsGlobalScope":true,"impliedFormat":1},{"version":"b7bf9377723203b5a6a4b920164df22d56a43f593269ba6ae1fdc97774b68855","affectsGlobalScope":true,"impliedFormat":1},{"version":"db9709688f82c9e5f65a119c64d835f906efe5f559d08b11642d56eb85b79357","affectsGlobalScope":true,"impliedFormat":1},{"version":"4b25b8c874acd1a4cf8444c3617e037d444d19080ac9f634b405583fd10ce1f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"37be57d7c90cf1f8112ee2636a068d8fd181289f82b744160ec56a7dc158a9f5","affectsGlobalScope":true,"impliedFormat":1},{"version":"a917a49ac94cd26b754ab84e113369a75d1a47a710661d7cd25e961cc797065f","affectsGlobalScope":true,"impliedFormat":1},{"version":"6d3261badeb7843d157ef3e6f5d1427d0eeb0af0cf9df84a62cfd29fd47ac86e","affectsGlobalScope":true,"impliedFormat":1},{"version":"195daca651dde22f2167ac0d0a05e215308119a3100f5e6268e8317d05a92526","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b11e4285cd2bb164a4dc09248bdec69e9842517db4ca47c1ba913011e44ff2f","affectsGlobalScope":true,"impliedFormat":1},{"version":"0508571a52475e245b02bc50fa1394065a0a3d05277fbf5120c3784b85651799","affectsGlobalScope":true,"impliedFormat":1},{"version":"8f9af488f510c3015af3cc8c267a9e9d96c4dd38a1fdff0e11dc5a544711415b","affectsGlobalScope":true,"impliedFormat":1},{"version":"fc611fea8d30ea72c6bbfb599c9b4d393ce22e2f5bfef2172534781e7d138104","affectsGlobalScope":true,"impliedFormat":1},{"version":"f128dae7c44d8f35ee42e0a437000a57c9f06cc04f8b4fb42eebf44954d53dc8","affectsGlobalScope":true,"impliedFormat":1},{"version":"1ecb8e347cb6b2a8927c09b86263663289418df375f5e68e11a0ae683776978f","affectsGlobalScope":true,"impliedFormat":1},{"version":"1ce14b81c5cc821994aa8ec1d42b220dd41b27fcc06373bce3958af7421b77d4","affectsGlobalScope":true,"impliedFormat":1},{"version":"b3a048b3e9302ef9a34ef4ebb9aecfb28b66abb3bce577206a79fee559c230da","affectsGlobalScope":true,"impliedFormat":1},{"version":"613019b353573a92dffd9bd55547a3c524a9c9ce4648b20e1fb02dc711fc5987","signature":"98908c24a72502532494a5e6137345a583155500311fa6fd3a6aebafddcee8e0","impliedFormat":99},{"version":"d6ccf5d81e2e4648ac8c70850e3cffab16665951cb86d4874bf2f848adab7d0c","signature":"dbf0cb677ae517fbbda4d5d12c5b0d02235a9f21cb5f14a48931de4c6eee94c5","impliedFormat":99},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"0ccdaa19852d25ecd84eec365c3bfa16e7859cadecf6e9ca6d0dbbbee439743f","affectsGlobalScope":true,"impliedFormat":1},{"version":"438b41419b1df9f1fbe33b5e1b18f5853432be205991d1b19f5b7f351675541e","affectsGlobalScope":true,"impliedFormat":1},{"version":"096116f8fedc1765d5bd6ef360c257b4a9048e5415054b3bf3c41b07f8951b0b","affectsGlobalScope":true,"impliedFormat":1},{"version":"e5e01375c9e124a83b52ee4b3244ed1a4d214a6cfb54ac73e164a823a4a7860a","affectsGlobalScope":true,"impliedFormat":1},{"version":"f90ae2bbce1505e67f2f6502392e318f5714bae82d2d969185c4a6cecc8af2fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"4b58e207b93a8f1c88bbf2a95ddc686ac83962b13830fe8ad3f404ffc7051fb4","affectsGlobalScope":true,"impliedFormat":1},{"version":"1fefabcb2b06736a66d2904074d56268753654805e829989a46a0161cd8412c5","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"c18a99f01eb788d849ad032b31cafd49de0b19e083fe775370834c5675d7df8e","affectsGlobalScope":true,"impliedFormat":1},{"version":"5247874c2a23b9a62d178ae84f2db6a1d54e6c9a2e7e057e178cc5eea13757fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"156a859e21ef3244d13afeeba4e49760a6afa035c149dda52f0c45ea8903b338","impliedFormat":1},{"version":"10ec5e82144dfac6f04fa5d1d6c11763b3e4dbbac6d99101427219ab3e2ae887","impliedFormat":1},{"version":"615754924717c0b1e293e083b83503c0a872717ad5aa60ed7f1a699eb1b4ea5c","impliedFormat":1},{"version":"074de5b2fdead0165a2757e3aaef20f27a6347b1c36adea27d51456795b37682","impliedFormat":1},{"version":"68834d631c8838c715f225509cfc3927913b9cc7a4870460b5b60c8dbdb99baf","impliedFormat":1},{"version":"24371e69a38fc33e268d4a8716dbcda430d6c2c414a99ff9669239c4b8f40dea","impliedFormat":1},{"version":"ccab02f3920fc75c01174c47fcf67882a11daf16baf9e81701d0a94636e94556","impliedFormat":1},{"version":"3e11fce78ad8c0e1d1db4ba5f0652285509be3acdd519529bc8fcef85f7dafd9","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"9c32412007b5662fd34a8eb04292fb5314ec370d7016d1c2fb8aa193c807fe22","impliedFormat":1},{"version":"7fd1b31fd35876b0aa650811c25ec2c97a3c6387e5473eb18004bed86cdd76b6","impliedFormat":1},{"version":"4d327f7d72ad0918275cea3eee49a6a8dc8114ae1d5b7f3f5d0774de75f7439a","impliedFormat":1},{"version":"6ebe8ebb8659aaa9d1acbf3710d7dae3e923e97610238b9511c25dc39023a166","impliedFormat":1},{"version":"e85d7f8068f6a26710bff0cc8c0fc5e47f71089c3780fbede05857331d2ddec9","impliedFormat":1},{"version":"7befaf0e76b5671be1d47b77fcc65f2b0aad91cc26529df1904f4a7c46d216e9","impliedFormat":1},{"version":"0a60a292b89ca7218b8616f78e5bbd1c96b87e048849469cccb4355e98af959a","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"9666f2f84b985b62400d2e5ab0adae9ff44de9b2a34803c2c5bd3c8325b17dc0","impliedFormat":1},{"version":"40cd35c95e9cf22cfa5bd84e96408b6fcbca55295f4ff822390abb11afbc3dca","impliedFormat":1},{"version":"b1616b8959bf557feb16369c6124a97a0e74ed6f49d1df73bb4b9ddf68acf3f3","impliedFormat":1},{"version":"5b03a034c72146b61573aab280f295b015b9168470f2df05f6080a2122f9b4df","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"249b9cab7f5d628b71308c7d9bb0a808b50b091e640ba3ed6e2d0516f4a8d91d","impliedFormat":1},{"version":"80aae6afc67faa5ac0b32b5b8bc8cc9f7fa299cff15cf09cc2e11fd28c6ae29e","impliedFormat":1},{"version":"f473cd2288991ff3221165dcf73cd5d24da30391f87e85b3dd4d0450c787a391","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"8aee8b6d4f9f62cf3776cda1305fb18763e2aade7e13cea5bbe699112df85214","impliedFormat":1},{"version":"c63b9ada8c72f95aac5db92aea07e5e87ec810353cdf63b2d78f49a58662cf6c","impliedFormat":1},{"version":"1cc2a09e1a61a5222d4174ab358a9f9de5e906afe79dbf7363d871a7edda3955","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"b64d4d1c5f877f9c666e98e833f0205edb9384acc46e98a1fef344f64d6aba44","impliedFormat":1},{"version":"adf27937dba6af9f08a68c5b1d3fce0ca7d4b960c57e6d6c844e7d1a8e53adae","impliedFormat":1},{"version":"12950411eeab8563b349cb7959543d92d8d02c289ed893d78499a19becb5a8cc","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"c9381908473a1c92cb8c516b184e75f4d226dad95c3a85a5af35f670064d9a2f","impliedFormat":1},{"version":"c3f5289820990ab66b70c7fb5b63cb674001009ff84b13de40619619a9c8175f","affectsGlobalScope":true,"impliedFormat":1},{"version":"b3275d55fac10b799c9546804126239baf020d220136163f763b55a74e50e750","affectsGlobalScope":true,"impliedFormat":1},{"version":"fa68a0a3b7cb32c00e39ee3cd31f8f15b80cac97dce51b6ee7fc14a1e8deb30b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1cf059eaf468efcc649f8cf6075d3cb98e9a35a0fe9c44419ec3d2f5428d7123","affectsGlobalScope":true,"impliedFormat":1},{"version":"6c36e755bced82df7fb6ce8169265d0a7bb046ab4e2cb6d0da0cb72b22033e89","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"7a93de4ff8a63bafe62ba86b89af1df0ccb5e40bb85b0c67d6bbcfdcf96bf3d4","affectsGlobalScope":true,"impliedFormat":1},{"version":"90e85f9bc549dfe2b5749b45fe734144e96cd5d04b38eae244028794e142a77e","affectsGlobalScope":true,"impliedFormat":1},{"version":"e0a5deeb610b2a50a6350bd23df6490036a1773a8a71d70f2f9549ab009e67ee","affectsGlobalScope":true,"impliedFormat":1},{"version":"3fad5618174d74a34ee006406d4eb37e8d07dd62eb1315dbf52f48d31a337547","impliedFormat":1},{"version":"7e49f52a159435fc8df4de9dc377ef5860732ca2dc9efec1640531d3cf5da7a3","impliedFormat":1},{"version":"dd4bde4bdc2e5394aed6855e98cf135dfdf5dd6468cad842e03116d31bbcc9bc","impliedFormat":1},{"version":"4d4e879009a84a47c05350b8dca823036ba3a29a3038efed1be76c9f81e45edf","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b50a819485ffe0d237bf0d131e92178d14d11e2aa873d73615a9ec578b341f5","impliedFormat":1},{"version":"9ba13b47cb450a438e3076c4a3f6afb9dc85e17eae50f26d4b2d72c0688c9251","impliedFormat":1},{"version":"b64cd4401633ea4ecadfd700ddc8323a13b63b106ac7127c1d2726f32424622c","impliedFormat":1},{"version":"37c6e5fe5715814412b43cc9b50b24c67a63c4e04e753e0d1305970d65417a60","impliedFormat":1},{"version":"1d024184fb57c58c5c91823f9d10b4915a4867b7934e89115fd0d861a9df27c8","impliedFormat":1},{"version":"ee0e4946247f842c6dd483cbb60a5e6b484fee07996e3a7bc7343dfb68a04c5d","impliedFormat":1},{"version":"ef051f42b7e0ef5ca04552f54c4552eac84099d64b6c5ad0ef4033574b6035b8","impliedFormat":1},{"version":"853a43154f1d01b0173d9cbd74063507ece57170bad7a3b68f3fa1229ad0a92f","impliedFormat":1},{"version":"56231e3c39a031bfb0afb797690b20ed4537670c93c0318b72d5180833d98b72","impliedFormat":1},{"version":"5cc7c39031bfd8b00ad58f32143d59eb6ffc24f5d41a20931269011dccd36c5e","impliedFormat":1},{"version":"12d602a8fe4c2f2ba4f7804f5eda8ba07e0c83bf5cf0cda8baffa2e9967bfb77","affectsGlobalScope":true,"impliedFormat":1},{"version":"a856ab781967b62b288dfd85b860bef0e62f005ed4b1b8fa25c53ce17856acaf","impliedFormat":1},{"version":"cc25940cfb27aa538e60d465f98bb5068d4d7d33131861ace43f04fe6947d68f","impliedFormat":1},{"version":"8db46b61a690f15b245cf16270db044dc047dce9f93b103a59f50262f677ea1f","impliedFormat":1},{"version":"01ff95aa1443e3f7248974e5a771f513cb2ac158c8898f470a1792f817bee497","impliedFormat":1},{"version":"757227c8b345c57d76f7f0e3bbad7a91ffca23f1b2547cbed9e10025816c9cb7","impliedFormat":1},{"version":"959d0327c96dd9bb5521f3ed6af0c435996504cc8dd46baa8e12cb3b3518cef1","impliedFormat":1},{"version":"e1c1a0b4d1ead0de9eca52203aeb1f771f21e6238d6fcd15aa56ac2a02f1b7bf","impliedFormat":1},{"version":"101f482fd48cb4c7c0468dcc6d62c843d842977aea6235644b1edd05e81fbf22","impliedFormat":1},{"version":"266bee0a41e9c3ba335583e21e9277ae03822402cf5e8e1d99f5196853613b98","affectsGlobalScope":true,"impliedFormat":1},{"version":"ee96415bb64198cc13555da26474825a638e48e5a3c03cb33dd82b7e68fcc417","impliedFormat":1},{"version":"3ef397f12387eff17f550bc484ea7c27d21d43816bbe609d495107f44b97e933","impliedFormat":1},{"version":"1023282e2ba810bc07905d3668349fbd37a26411f0c8f94a70ef3c05fe523fcf","impliedFormat":1},{"version":"b214ebcf76c51b115453f69729ee8aa7b7f8eccdae2a922b568a45c2d7ff52f7","impliedFormat":1},{"version":"429c9cdfa7d126255779efd7e6d9057ced2d69c81859bbab32073bad52e9ba76","impliedFormat":1},{"version":"e236b5eba291f51bdf32c231673e6cab81b5410850e61f51a7a524dddadc0f95","impliedFormat":1},{"version":"ce8653341224f8b45ff46d2a06f2cacb96f841f768a886c9d8dd8ec0878b11bd","affectsGlobalScope":true,"impliedFormat":1},{"version":"7f2c62938251b45715fd2a9887060ec4fbc8724727029d1cbce373747252bdd7","impliedFormat":1},{"version":"e3ace08b6bbd84655d41e244677b474fd995923ffef7149ddb68af8848b60b05","impliedFormat":1},{"version":"132580b0e86c48fab152bab850fc57a4b74fe915c8958d2ccb052b809a44b61c","impliedFormat":1},{"version":"90a278f5fab7557e69e97056c0841adf269c42697194f0bd5c5e69152637d4b3","impliedFormat":1},{"version":"69c9a5a9392e8564bd81116e1ed93b13205201fb44cb35a7fde8c9f9e21c4b23","impliedFormat":1},{"version":"5f8fc37f8434691ffac1bfd8fc2634647da2c0e84253ab5d2dd19a7718915b35","impliedFormat":1},{"version":"5981c2340fd8b076cae8efbae818d42c11ffc615994cb060b1cd390795f1be2b","impliedFormat":1},{"version":"f263485c9ca90df9fe7bb3a906db9701997dc6cae86ace1f8106ac8d2f7f677b","impliedFormat":1},{"version":"4c64e7fa79f96cac57f4e22899805f88d22d69ac673b63fe4fa14e5229200bba","affectsGlobalScope":true,"impliedFormat":1},{"version":"0250da3eb85c99624f974e77ef355cdf86f43980251bc371475c2b397ba55bcd","impliedFormat":1},{"version":"f1c93e046fb3d9b7f8249629f4b63dc068dd839b824dd0aa39a5e68476dc9420","impliedFormat":1},{"version":"eab2f3179607acb3d44b2db2a76dd7d621c5039b145dc160a1ee733963f9d2f5","impliedFormat":1},{"version":"12806f9f085598ef930edaf2467a5fa1789a878fba077cd27e85dc5851e11834","impliedFormat":1},{"version":"1dbca38aa4b0db1f4f9e6edacc2780af7e028b733d2a98dd3598cd235ca0c97d","impliedFormat":1},{"version":"a43fe41c33d0a192a0ecaf9b92e87bef3709c9972e6d53c42c49251ccb962d69","impliedFormat":1},{"version":"a177959203c017fad3ecc4f3d96c8757a840957a4959a3ae00dab9d35961ca6c","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc727ccf9b36e257ff982ea0badeffbfc2c151802f741bddff00c6af3b784cf","impliedFormat":1},{"version":"19143c930aef7ccf248549f3e78992f2f1049118ec5d4622e95025057d8e392b","impliedFormat":1},{"version":"4844a4c9b4b1e812b257676ed8a80b3f3be0e29bf05e742cc2ea9c3c6865e6c6","impliedFormat":1},{"version":"064878a60367e0407c42fb7ba02a2ea4d83257357dc20088e549bd4d89433e9c","impliedFormat":1},{"version":"cca8917838a876e2d7016c9b6af57cbf11fdf903c5fdd8e613fa31840b2957bf","impliedFormat":1},{"version":"d91ae55e4282c22b9c21bc26bd3ef637d3fe132507b10529ae68bf76f5de785b","impliedFormat":1},{"version":"b484ec11ba00e3a2235562a41898d55372ccabe607986c6fa4f4aba72093749f","impliedFormat":1},{"version":"7e8a671604329e178bb479c8f387715ebd40a091fc4a7552a0a75c2f3a21c65c","impliedFormat":1},{"version":"41ef7992c555671a8fe54db302788adefa191ded810a50329b79d20a6772d14c","impliedFormat":1},{"version":"041a7781b9127ab568d2cdcce62c58fdea7c7407f40b8c50045d7866a2727130","impliedFormat":1},{"version":"4c5e90ddbcd177ad3f2ffc909ae217c87820f1e968f6959e4b6ba38a8cec935e","impliedFormat":1},{"version":"b70dd9a44e1ac42f030bb12e7d79117eac7cb74170d72d381a1e7913320af23a","impliedFormat":1},{"version":"55cdbeebe76a1fa18bbd7e7bf73350a2173926bd3085bb050cf5a5397025ee4e","impliedFormat":1}],"root":[60,61],"options":{"composite":true,"declaration":true,"declarationMap":true,"exactOptionalPropertyTypes":true,"module":199,"noImplicitOverride":true,"noUncheckedIndexedAccess":true,"outDir":"./dist","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":9},"referencedMap":[[124,1],[125,1],[126,2],[64,3],[127,4],[128,5],[129,6],[62,7],[130,8],[131,9],[132,10],[133,11],[134,12],[135,13],[136,13],[137,14],[138,15],[139,16],[140,17],[65,7],[63,7],[141,18],[142,19],[143,20],[183,21],[144,22],[145,23],[146,22],[147,24],[148,25],[149,26],[150,27],[151,27],[152,27],[153,28],[154,29],[155,30],[156,31],[157,32],[158,33],[159,33],[160,34],[161,7],[162,7],[163,35],[164,36],[165,35],[166,37],[167,38],[168,39],[169,40],[170,41],[171,42],[172,43],[173,44],[174,45],[175,46],[176,47],[177,48],[178,49],[179,50],[180,51],[66,22],[67,7],[68,52],[69,53],[70,7],[71,54],[72,7],[115,55],[116,56],[117,57],[118,57],[119,58],[120,7],[121,4],[122,59],[123,56],[181,60],[182,61],[91,62],[103,63],[88,64],[104,65],[113,66],[79,67],[80,68],[78,69],[112,70],[107,71],[111,72],[82,73],[100,74],[81,75],[110,76],[76,77],[77,71],[83,78],[84,7],[90,79],[87,78],[74,80],[114,81],[105,82],[94,83],[93,78],[95,84],[98,85],[92,86],[96,87],[108,70],[85,88],[86,89],[99,90],[75,65],[102,91],[101,78],[89,89],[97,92],[106,7],[73,7],[109,93],[61,94],[60,7],[58,7],[59,7],[11,7],[10,7],[2,7],[12,7],[13,7],[14,7],[15,7],[16,7],[17,7],[18,7],[19,7],[3,7],[20,7],[21,7],[4,7],[22,7],[26,7],[23,7],[24,7],[25,7],[27,7],[28,7],[29,7],[5,7],[30,7],[31,7],[32,7],[33,7],[6,7],[37,7],[34,7],[35,7],[36,7],[38,7],[7,7],[39,7],[44,7],[45,7],[40,7],[41,7],[42,7],[43,7],[8,7],[49,7],[46,7],[47,7],[48,7],[50,7],[9,7],[51,7],[52,7],[53,7],[55,7],[54,7],[56,7],[1,7],[57,7]],"latestChangedDtsFile":"./dist/index.d.ts","version":"6.0.2"}