Update OpenClaw SDK surface to 2026.4.26
This commit is contained in:
parent
a00e021d93
commit
b684774b1b
@ -2,7 +2,7 @@
|
||||
"id": "openclaw-kitchen-sink",
|
||||
"name": "OpenClaw Kitchen Sink",
|
||||
"version": "0.1.0",
|
||||
"description": "Generated kitchen-sink fixture for OpenClaw plugin API surface 2026.4.24.",
|
||||
"description": "Generated kitchen-sink fixture for OpenClaw plugin API surface 2026.4.26.",
|
||||
"enabledByDefault": false,
|
||||
"kind": [
|
||||
"tool",
|
||||
@ -82,6 +82,9 @@
|
||||
"memoryEmbeddingProviders": [
|
||||
"kitchen-sink-memory-embedding-providers"
|
||||
],
|
||||
"migrationProviders": [
|
||||
"kitchen-sink-migration-providers"
|
||||
],
|
||||
"musicGenerationProviders": [
|
||||
"kitchen-sink-music-generation-providers"
|
||||
],
|
||||
|
||||
701
package-lock.json
generated
701
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"openclaw": "2026.4.24"
|
||||
"openclaw": "2026.4.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openclaw/plugin-inspector": "0.1.2"
|
||||
@ -19,9 +19,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@agentclientprotocol/sdk": {
|
||||
"version": "0.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@agentclientprotocol/sdk/-/sdk-0.19.1.tgz",
|
||||
"integrity": "sha512-oSb3RzjlMoU3Xu6MRJAL/Gd1DyK2+XSmZyUENrt/j1yqt33+ROhxncU6em8nyXEs97D4lVIGaFZ1pN0Q1C9SpA==",
|
||||
"version": "0.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@agentclientprotocol/sdk/-/sdk-0.20.0.tgz",
|
||||
"integrity": "sha512-BxEHyE4MvwyOsdyVPub1vEtyrq8E0JSdjC+ckXWimY1VabFCTXdPyXv2y2Omz1j+iod7Z8oBJDXFCJptM0GBqQ==",
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"zod": "^3.25.0 || ^4.0.0"
|
||||
@ -857,16 +857,6 @@
|
||||
"sisteransi": "^1.0.5"
|
||||
}
|
||||
},
|
||||
"node_modules/@emnapi/runtime": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz",
|
||||
"integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@google/genai": {
|
||||
"version": "1.50.1",
|
||||
"resolved": "https://registry.npmjs.org/@google/genai/-/genai-1.50.1.tgz",
|
||||
@ -902,519 +892,6 @@
|
||||
"hono": "^4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/colour": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
|
||||
"integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-darwin-arm64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
|
||||
"integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-darwin-arm64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-darwin-x64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
|
||||
"integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-darwin-x64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-darwin-arm64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
|
||||
"integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-darwin-x64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
|
||||
"integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linux-arm": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
|
||||
"integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linux-arm64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
|
||||
"integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linux-ppc64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
|
||||
"integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
|
||||
"cpu": [
|
||||
"ppc64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linux-riscv64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
|
||||
"integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
|
||||
"cpu": [
|
||||
"riscv64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linux-s390x": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
|
||||
"integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
|
||||
"cpu": [
|
||||
"s390x"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linux-x64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
|
||||
"integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linuxmusl-arm64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
|
||||
"integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
|
||||
"integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linux-arm": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
|
||||
"integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-arm": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linux-arm64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
|
||||
"integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-arm64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linux-ppc64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
|
||||
"integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
|
||||
"cpu": [
|
||||
"ppc64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-ppc64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linux-riscv64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
|
||||
"integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
|
||||
"cpu": [
|
||||
"riscv64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-riscv64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linux-s390x": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
|
||||
"integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
|
||||
"cpu": [
|
||||
"s390x"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-s390x": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linux-x64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
|
||||
"integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linux-x64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linuxmusl-arm64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
|
||||
"integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-linuxmusl-x64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
|
||||
"integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-libvips-linuxmusl-x64": "1.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-wasm32": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
|
||||
"integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
|
||||
"cpu": [
|
||||
"wasm32"
|
||||
],
|
||||
"license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"@emnapi/runtime": "^1.7.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-win32-arm64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
|
||||
"integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-win32-ia32": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
|
||||
"integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
|
||||
"cpu": [
|
||||
"ia32"
|
||||
],
|
||||
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@img/sharp-win32-x64": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
|
||||
"integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
}
|
||||
},
|
||||
"node_modules/@isaacs/fs-minipass": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
|
||||
@ -1593,9 +1070,6 @@
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1612,9 +1086,6 @@
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1631,9 +1102,6 @@
|
||||
"cpu": [
|
||||
"riscv64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1650,9 +1118,6 @@
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1669,9 +1134,6 @@
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -2987,6 +2449,18 @@
|
||||
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
||||
"license": "Python-2.0"
|
||||
},
|
||||
"node_modules/asn1.js": {
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
|
||||
"integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bn.js": "^4.0.0",
|
||||
"inherits": "^2.0.1",
|
||||
"minimalistic-assert": "^1.0.0",
|
||||
"safer-buffer": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/ast-types": {
|
||||
"version": "0.13.4",
|
||||
"resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz",
|
||||
@ -3046,6 +2520,12 @@
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/bn.js": {
|
||||
"version": "4.12.3",
|
||||
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.3.tgz",
|
||||
"integrity": "sha512-fGTi3gxV/23FTYdAoUtLYp6qySe2KE3teyZitipKNRuVYcBkoP/bB3guXN/XVKUe9mxCHXnc9C4ocyz8OmgN0g==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/body-parser": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.2.tgz",
|
||||
@ -3439,15 +2919,6 @@
|
||||
"node": ">= 0.8"
|
||||
}
|
||||
},
|
||||
"node_modules/detect-libc": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
||||
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/diff": {
|
||||
"version": "8.0.4",
|
||||
"resolved": "https://registry.npmjs.org/diff/-/diff-8.0.4.tgz",
|
||||
@ -4229,6 +3700,15 @@
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/http_ece": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/http_ece/-/http_ece-1.2.0.tgz",
|
||||
"integrity": "sha512-JrF8SSLVmcvc5NducxgyOrKXe3EsyHMgBFgSaIUGmArKe+rwr0uphRkRXvwiom3I+fpIfoItveHrfudL8/rxuA==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/http-errors": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
|
||||
@ -4620,6 +4100,12 @@
|
||||
"url": "https://opencollective.com/express"
|
||||
}
|
||||
},
|
||||
"node_modules/minimalistic-assert": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
||||
"integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/minimatch": {
|
||||
"version": "10.2.5",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
||||
@ -4635,6 +4121,15 @@
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
},
|
||||
"node_modules/minimist": {
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
|
||||
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/minipass": {
|
||||
"version": "7.1.3",
|
||||
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
|
||||
@ -4793,13 +4288,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/openclaw": {
|
||||
"version": "2026.4.24",
|
||||
"resolved": "https://registry.npmjs.org/openclaw/-/openclaw-2026.4.24.tgz",
|
||||
"integrity": "sha512-W6u4XeIIP4+uG4DYV9G3JeS6QNuKwfhQIej1GIoL4BdcnUFgrnB8kHYNXL3MxiHRKuhZB9OYwUMGs8jKFZR/Vg==",
|
||||
"version": "2026.4.26",
|
||||
"resolved": "https://registry.npmjs.org/openclaw/-/openclaw-2026.4.26.tgz",
|
||||
"integrity": "sha512-KBKI7gu9d/6NxBfqnojTFcHNJvrOyyYGJ6oczaBKF7zUHVKdm78zZNQOBmwiaHQMrvhjNRo0ry9xXtaAJwhV3A==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@agentclientprotocol/sdk": "0.19.1",
|
||||
"@agentclientprotocol/sdk": "0.20.0",
|
||||
"@clack/prompts": "^1.2.0",
|
||||
"@lydell/node-pty": "1.2.0-beta.12",
|
||||
"@mariozechner/pi-agent-core": "0.70.2",
|
||||
@ -4814,7 +4309,6 @@
|
||||
"commander": "^14.0.3",
|
||||
"croner": "^10.0.1",
|
||||
"dotenv": "^17.4.2",
|
||||
"express": "^5.2.1",
|
||||
"file-type": "22.0.1",
|
||||
"https-proxy-agent": "^9.0.0",
|
||||
"ipaddr.js": "^2.3.0",
|
||||
@ -4826,12 +4320,12 @@
|
||||
"osc-progress": "^0.3.0",
|
||||
"proxy-agent": "^8.0.1",
|
||||
"semver": "7.7.4",
|
||||
"sharp": "^0.34.5",
|
||||
"sqlite-vec": "0.1.9",
|
||||
"tar": "7.5.13",
|
||||
"tslog": "^4.10.2",
|
||||
"typebox": "1.1.31",
|
||||
"typebox": "1.1.33",
|
||||
"undici": "8.1.0",
|
||||
"web-push": "^3.6.7",
|
||||
"ws": "^8.20.0",
|
||||
"yaml": "^2.8.3",
|
||||
"zod": "^4.3.6"
|
||||
@ -5522,50 +5016,6 @@
|
||||
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/sharp": {
|
||||
"version": "0.34.5",
|
||||
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
|
||||
"integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@img/colour": "^1.0.0",
|
||||
"detect-libc": "^2.1.2",
|
||||
"semver": "^7.7.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://opencollective.com/libvips"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@img/sharp-darwin-arm64": "0.34.5",
|
||||
"@img/sharp-darwin-x64": "0.34.5",
|
||||
"@img/sharp-libvips-darwin-arm64": "1.2.4",
|
||||
"@img/sharp-libvips-darwin-x64": "1.2.4",
|
||||
"@img/sharp-libvips-linux-arm": "1.2.4",
|
||||
"@img/sharp-libvips-linux-arm64": "1.2.4",
|
||||
"@img/sharp-libvips-linux-ppc64": "1.2.4",
|
||||
"@img/sharp-libvips-linux-riscv64": "1.2.4",
|
||||
"@img/sharp-libvips-linux-s390x": "1.2.4",
|
||||
"@img/sharp-libvips-linux-x64": "1.2.4",
|
||||
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
|
||||
"@img/sharp-libvips-linuxmusl-x64": "1.2.4",
|
||||
"@img/sharp-linux-arm": "0.34.5",
|
||||
"@img/sharp-linux-arm64": "0.34.5",
|
||||
"@img/sharp-linux-ppc64": "0.34.5",
|
||||
"@img/sharp-linux-riscv64": "0.34.5",
|
||||
"@img/sharp-linux-s390x": "0.34.5",
|
||||
"@img/sharp-linux-x64": "0.34.5",
|
||||
"@img/sharp-linuxmusl-arm64": "0.34.5",
|
||||
"@img/sharp-linuxmusl-x64": "0.34.5",
|
||||
"@img/sharp-wasm32": "0.34.5",
|
||||
"@img/sharp-win32-arm64": "0.34.5",
|
||||
"@img/sharp-win32-ia32": "0.34.5",
|
||||
"@img/sharp-win32-x64": "0.34.5"
|
||||
}
|
||||
},
|
||||
"node_modules/shebang-command": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
||||
@ -6020,9 +5470,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typebox": {
|
||||
"version": "1.1.31",
|
||||
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.31.tgz",
|
||||
"integrity": "sha512-bFTa/YRd11e9a+C+hBlUSmD3DnDRnkcHqaUWX4zoq3q4u5WLnuLPc7yLpO5dRO7Z9VPXcm/GzFkvrH5FkDobeg==",
|
||||
"version": "1.1.33",
|
||||
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.33.tgz",
|
||||
"integrity": "sha512-+/MWwlQ1q2GSVwoxi/+u5JsHkgLQKcCN2Nsjree9c+K7GJu40qbaHrFETmfV1i9Fs1TcOVfynW+jJvIWcXtvjw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/uc.micro": {
|
||||
@ -6095,6 +5545,47 @@
|
||||
"node": ">= 0.8"
|
||||
}
|
||||
},
|
||||
"node_modules/web-push": {
|
||||
"version": "3.6.7",
|
||||
"resolved": "https://registry.npmjs.org/web-push/-/web-push-3.6.7.tgz",
|
||||
"integrity": "sha512-OpiIUe8cuGjrj3mMBFWY+e4MMIkW3SVT+7vEIjvD9kejGUypv8GPDf84JdPWskK8zMRIJ6xYGm+Kxr8YkPyA0A==",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"asn1.js": "^5.3.0",
|
||||
"http_ece": "1.2.0",
|
||||
"https-proxy-agent": "^7.0.0",
|
||||
"jws": "^4.0.0",
|
||||
"minimist": "^1.2.5"
|
||||
},
|
||||
"bin": {
|
||||
"web-push": "src/cli.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
}
|
||||
},
|
||||
"node_modules/web-push/node_modules/agent-base": {
|
||||
"version": "7.1.4",
|
||||
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
|
||||
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 14"
|
||||
}
|
||||
},
|
||||
"node_modules/web-push/node_modules/https-proxy-agent": {
|
||||
"version": "7.0.6",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
||||
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"agent-base": "^7.1.2",
|
||||
"debug": "4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14"
|
||||
}
|
||||
},
|
||||
"node_modules/web-streams-polyfill": {
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"test": "npm run check"
|
||||
},
|
||||
"dependencies": {
|
||||
"openclaw": "2026.4.24"
|
||||
"openclaw": "2026.4.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openclaw/plugin-inspector": "0.1.2"
|
||||
|
||||
@ -1,9 +1,10 @@
|
||||
// Generated by scripts/sync-surface.mjs from openclaw 2026.4.24. Do not edit by hand.
|
||||
// Generated by scripts/sync-surface.mjs from openclaw 2026.4.26. Do not edit by hand.
|
||||
|
||||
export function registerAllHooks(api) {
|
||||
api.on("after_compaction", kitchenSinkHook("after_compaction"));
|
||||
api.on("after_tool_call", kitchenSinkHook("after_tool_call"));
|
||||
api.on("agent_end", kitchenSinkHook("agent_end"));
|
||||
api.on("before_agent_finalize", kitchenSinkHook("before_agent_finalize"));
|
||||
api.on("before_agent_reply", kitchenSinkHook("before_agent_reply"));
|
||||
api.on("before_agent_start", kitchenSinkHook("before_agent_start"));
|
||||
api.on("before_compaction", kitchenSinkHook("before_compaction"));
|
||||
@ -22,6 +23,8 @@ export function registerAllHooks(api) {
|
||||
api.on("message_received", kitchenSinkHook("message_received"));
|
||||
api.on("message_sending", kitchenSinkHook("message_sending"));
|
||||
api.on("message_sent", kitchenSinkHook("message_sent"));
|
||||
api.on("model_call_ended", kitchenSinkHook("model_call_ended"));
|
||||
api.on("model_call_started", kitchenSinkHook("model_call_started"));
|
||||
api.on("reply_dispatch", kitchenSinkHook("reply_dispatch"));
|
||||
api.on("session_end", kitchenSinkHook("session_end"));
|
||||
api.on("session_start", kitchenSinkHook("session_start"));
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Generated by scripts/sync-surface.mjs from openclaw 2026.4.24. Do not edit by hand.
|
||||
// Generated by scripts/sync-surface.mjs from openclaw 2026.4.26. Do not edit by hand.
|
||||
|
||||
export function registerAllRegistrars(api) {
|
||||
safeRegister("registerAgentHarness", () => api.registerAgentHarness(payloadFor("registerAgentHarness")));
|
||||
@ -27,6 +27,7 @@ export function registerAllRegistrars(api) {
|
||||
safeRegister("registerMemoryPromptSection", () => api.registerMemoryPromptSection(payloadFor("registerMemoryPromptSection")));
|
||||
safeRegister("registerMemoryPromptSupplement", () => api.registerMemoryPromptSupplement(payloadFor("registerMemoryPromptSupplement")));
|
||||
safeRegister("registerMemoryRuntime", () => api.registerMemoryRuntime(payloadFor("registerMemoryRuntime")));
|
||||
safeRegister("registerMigrationProvider", () => api.registerMigrationProvider(payloadFor("registerMigrationProvider")));
|
||||
safeRegister("registerMusicGenerationProvider", () => api.registerMusicGenerationProvider(payloadFor("registerMusicGenerationProvider")));
|
||||
safeRegister("registerNodeHostCommand", () => api.registerNodeHostCommand(payloadFor("registerNodeHostCommand")));
|
||||
safeRegister("registerProvider", () => api.registerProvider(payloadFor("registerProvider")));
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Generated by scripts/sync-surface.mjs from openclaw 2026.4.24. Do not edit by hand.
|
||||
// Generated by scripts/sync-surface.mjs from openclaw 2026.4.26. Do not edit by hand.
|
||||
import type * as sdk0 from "openclaw/plugin-sdk";
|
||||
import type * as sdk1 from "openclaw/plugin-sdk/account-core";
|
||||
import type * as sdk2 from "openclaw/plugin-sdk/account-helpers";
|
||||
@ -41,270 +41,280 @@ import type * as sdk38 from "openclaw/plugin-sdk/channel-actions";
|
||||
import type * as sdk39 from "openclaw/plugin-sdk/channel-config-helpers";
|
||||
import type * as sdk40 from "openclaw/plugin-sdk/channel-config-primitives";
|
||||
import type * as sdk41 from "openclaw/plugin-sdk/channel-config-schema";
|
||||
import type * as sdk42 from "openclaw/plugin-sdk/channel-config-writes";
|
||||
import type * as sdk43 from "openclaw/plugin-sdk/channel-contract";
|
||||
import type * as sdk44 from "openclaw/plugin-sdk/channel-contract-testing";
|
||||
import type * as sdk45 from "openclaw/plugin-sdk/channel-core";
|
||||
import type * as sdk46 from "openclaw/plugin-sdk/channel-entry-contract";
|
||||
import type * as sdk47 from "openclaw/plugin-sdk/channel-envelope";
|
||||
import type * as sdk48 from "openclaw/plugin-sdk/channel-feedback";
|
||||
import type * as sdk49 from "openclaw/plugin-sdk/channel-inbound";
|
||||
import type * as sdk50 from "openclaw/plugin-sdk/channel-inbound-debounce";
|
||||
import type * as sdk51 from "openclaw/plugin-sdk/channel-inbound-roots";
|
||||
import type * as sdk52 from "openclaw/plugin-sdk/channel-lifecycle";
|
||||
import type * as sdk53 from "openclaw/plugin-sdk/channel-location";
|
||||
import type * as sdk54 from "openclaw/plugin-sdk/channel-logging";
|
||||
import type * as sdk55 from "openclaw/plugin-sdk/channel-mention-gating";
|
||||
import type * as sdk56 from "openclaw/plugin-sdk/channel-pairing";
|
||||
import type * as sdk57 from "openclaw/plugin-sdk/channel-pairing-paths";
|
||||
import type * as sdk58 from "openclaw/plugin-sdk/channel-plugin-common";
|
||||
import type * as sdk59 from "openclaw/plugin-sdk/channel-policy";
|
||||
import type * as sdk60 from "openclaw/plugin-sdk/channel-reply-options-runtime";
|
||||
import type * as sdk61 from "openclaw/plugin-sdk/channel-reply-pipeline";
|
||||
import type * as sdk62 from "openclaw/plugin-sdk/channel-runtime";
|
||||
import type * as sdk63 from "openclaw/plugin-sdk/channel-runtime-context";
|
||||
import type * as sdk64 from "openclaw/plugin-sdk/channel-secret-basic-runtime";
|
||||
import type * as sdk65 from "openclaw/plugin-sdk/channel-secret-runtime";
|
||||
import type * as sdk66 from "openclaw/plugin-sdk/channel-secret-tts-runtime";
|
||||
import type * as sdk67 from "openclaw/plugin-sdk/channel-send-result";
|
||||
import type * as sdk68 from "openclaw/plugin-sdk/channel-setup";
|
||||
import type * as sdk69 from "openclaw/plugin-sdk/channel-status";
|
||||
import type * as sdk70 from "openclaw/plugin-sdk/channel-streaming";
|
||||
import type * as sdk71 from "openclaw/plugin-sdk/channel-targets";
|
||||
import type * as sdk72 from "openclaw/plugin-sdk/cli-backend";
|
||||
import type * as sdk73 from "openclaw/plugin-sdk/cli-runtime";
|
||||
import type * as sdk74 from "openclaw/plugin-sdk/collection-runtime";
|
||||
import type * as sdk75 from "openclaw/plugin-sdk/command-auth";
|
||||
import type * as sdk76 from "openclaw/plugin-sdk/command-auth-native";
|
||||
import type * as sdk77 from "openclaw/plugin-sdk/command-detection";
|
||||
import type * as sdk78 from "openclaw/plugin-sdk/command-gating";
|
||||
import type * as sdk79 from "openclaw/plugin-sdk/command-primitives-runtime";
|
||||
import type * as sdk80 from "openclaw/plugin-sdk/command-status";
|
||||
import type * as sdk81 from "openclaw/plugin-sdk/command-status-runtime";
|
||||
import type * as sdk82 from "openclaw/plugin-sdk/command-surface";
|
||||
import type * as sdk83 from "openclaw/plugin-sdk/compat";
|
||||
import type * as sdk84 from "openclaw/plugin-sdk/config-runtime";
|
||||
import type * as sdk85 from "openclaw/plugin-sdk/config-schema";
|
||||
import type * as sdk86 from "openclaw/plugin-sdk/context-visibility-runtime";
|
||||
import type * as sdk87 from "openclaw/plugin-sdk/conversation-binding-runtime";
|
||||
import type * as sdk88 from "openclaw/plugin-sdk/conversation-runtime";
|
||||
import type * as sdk89 from "openclaw/plugin-sdk/core";
|
||||
import type * as sdk90 from "openclaw/plugin-sdk/dangerous-name-runtime";
|
||||
import type * as sdk91 from "openclaw/plugin-sdk/device-bootstrap";
|
||||
import type * as sdk92 from "openclaw/plugin-sdk/diagnostic-runtime";
|
||||
import type * as sdk93 from "openclaw/plugin-sdk/diagnostics-otel";
|
||||
import type * as sdk94 from "openclaw/plugin-sdk/diffs";
|
||||
import type * as sdk95 from "openclaw/plugin-sdk/direct-dm";
|
||||
import type * as sdk96 from "openclaw/plugin-sdk/direct-dm-access";
|
||||
import type * as sdk97 from "openclaw/plugin-sdk/direct-dm-guard-policy";
|
||||
import type * as sdk98 from "openclaw/plugin-sdk/directory-config-runtime";
|
||||
import type * as sdk99 from "openclaw/plugin-sdk/directory-runtime";
|
||||
import type * as sdk100 from "openclaw/plugin-sdk/document-extractor";
|
||||
import type * as sdk101 from "openclaw/plugin-sdk/error-runtime";
|
||||
import type * as sdk102 from "openclaw/plugin-sdk/extension-shared";
|
||||
import type * as sdk103 from "openclaw/plugin-sdk/feishu";
|
||||
import type * as sdk104 from "openclaw/plugin-sdk/feishu-conversation";
|
||||
import type * as sdk105 from "openclaw/plugin-sdk/feishu-setup";
|
||||
import type * as sdk106 from "openclaw/plugin-sdk/fetch-runtime";
|
||||
import type * as sdk107 from "openclaw/plugin-sdk/file-lock";
|
||||
import type * as sdk108 from "openclaw/plugin-sdk/gateway-runtime";
|
||||
import type * as sdk109 from "openclaw/plugin-sdk/github-copilot-login";
|
||||
import type * as sdk110 from "openclaw/plugin-sdk/github-copilot-token";
|
||||
import type * as sdk111 from "openclaw/plugin-sdk/global-singleton";
|
||||
import type * as sdk112 from "openclaw/plugin-sdk/googlechat";
|
||||
import type * as sdk113 from "openclaw/plugin-sdk/googlechat-runtime-shared";
|
||||
import type * as sdk114 from "openclaw/plugin-sdk/group-access";
|
||||
import type * as sdk115 from "openclaw/plugin-sdk/group-activation";
|
||||
import type * as sdk116 from "openclaw/plugin-sdk/hook-runtime";
|
||||
import type * as sdk117 from "openclaw/plugin-sdk/host-runtime";
|
||||
import type * as sdk118 from "openclaw/plugin-sdk/image-generation";
|
||||
import type * as sdk119 from "openclaw/plugin-sdk/image-generation-core";
|
||||
import type * as sdk120 from "openclaw/plugin-sdk/image-generation-runtime";
|
||||
import type * as sdk121 from "openclaw/plugin-sdk/inbound-envelope";
|
||||
import type * as sdk122 from "openclaw/plugin-sdk/inbound-reply-dispatch";
|
||||
import type * as sdk123 from "openclaw/plugin-sdk/infra-runtime";
|
||||
import type * as sdk124 from "openclaw/plugin-sdk/interactive-runtime";
|
||||
import type * as sdk125 from "openclaw/plugin-sdk/irc";
|
||||
import type * as sdk126 from "openclaw/plugin-sdk/irc-surface";
|
||||
import type * as sdk127 from "openclaw/plugin-sdk/json-store";
|
||||
import type * as sdk128 from "openclaw/plugin-sdk/keyed-async-queue";
|
||||
import type * as sdk129 from "openclaw/plugin-sdk/lazy-runtime";
|
||||
import type * as sdk130 from "openclaw/plugin-sdk/line";
|
||||
import type * as sdk131 from "openclaw/plugin-sdk/line-core";
|
||||
import type * as sdk132 from "openclaw/plugin-sdk/line-runtime";
|
||||
import type * as sdk133 from "openclaw/plugin-sdk/line-surface";
|
||||
import type * as sdk134 from "openclaw/plugin-sdk/llm-task";
|
||||
import type * as sdk135 from "openclaw/plugin-sdk/lmstudio";
|
||||
import type * as sdk136 from "openclaw/plugin-sdk/lmstudio-runtime";
|
||||
import type * as sdk137 from "openclaw/plugin-sdk/logging-core";
|
||||
import type * as sdk138 from "openclaw/plugin-sdk/markdown-table-runtime";
|
||||
import type * as sdk139 from "openclaw/plugin-sdk/matrix";
|
||||
import type * as sdk140 from "openclaw/plugin-sdk/matrix-helper";
|
||||
import type * as sdk141 from "openclaw/plugin-sdk/matrix-runtime-heavy";
|
||||
import type * as sdk142 from "openclaw/plugin-sdk/matrix-runtime-shared";
|
||||
import type * as sdk143 from "openclaw/plugin-sdk/matrix-runtime-surface";
|
||||
import type * as sdk144 from "openclaw/plugin-sdk/matrix-surface";
|
||||
import type * as sdk145 from "openclaw/plugin-sdk/matrix-thread-bindings";
|
||||
import type * as sdk146 from "openclaw/plugin-sdk/mattermost";
|
||||
import type * as sdk147 from "openclaw/plugin-sdk/mattermost-policy";
|
||||
import type * as sdk148 from "openclaw/plugin-sdk/media-generation-runtime";
|
||||
import type * as sdk149 from "openclaw/plugin-sdk/media-generation-runtime-shared";
|
||||
import type * as sdk150 from "openclaw/plugin-sdk/media-mime";
|
||||
import type * as sdk151 from "openclaw/plugin-sdk/media-runtime";
|
||||
import type * as sdk152 from "openclaw/plugin-sdk/media-store";
|
||||
import type * as sdk153 from "openclaw/plugin-sdk/media-understanding";
|
||||
import type * as sdk154 from "openclaw/plugin-sdk/media-understanding-runtime";
|
||||
import type * as sdk155 from "openclaw/plugin-sdk/memory-core";
|
||||
import type * as sdk156 from "openclaw/plugin-sdk/memory-core-engine-runtime";
|
||||
import type * as sdk157 from "openclaw/plugin-sdk/memory-core-host-engine-embeddings";
|
||||
import type * as sdk158 from "openclaw/plugin-sdk/memory-core-host-engine-foundation";
|
||||
import type * as sdk159 from "openclaw/plugin-sdk/memory-core-host-engine-qmd";
|
||||
import type * as sdk160 from "openclaw/plugin-sdk/memory-core-host-engine-storage";
|
||||
import type * as sdk161 from "openclaw/plugin-sdk/memory-core-host-events";
|
||||
import type * as sdk162 from "openclaw/plugin-sdk/memory-core-host-multimodal";
|
||||
import type * as sdk163 from "openclaw/plugin-sdk/memory-core-host-query";
|
||||
import type * as sdk164 from "openclaw/plugin-sdk/memory-core-host-runtime-cli";
|
||||
import type * as sdk165 from "openclaw/plugin-sdk/memory-core-host-runtime-core";
|
||||
import type * as sdk166 from "openclaw/plugin-sdk/memory-core-host-runtime-files";
|
||||
import type * as sdk167 from "openclaw/plugin-sdk/memory-core-host-secret";
|
||||
import type * as sdk168 from "openclaw/plugin-sdk/memory-core-host-status";
|
||||
import type * as sdk169 from "openclaw/plugin-sdk/memory-host-core";
|
||||
import type * as sdk170 from "openclaw/plugin-sdk/memory-host-events";
|
||||
import type * as sdk171 from "openclaw/plugin-sdk/memory-host-files";
|
||||
import type * as sdk172 from "openclaw/plugin-sdk/memory-host-markdown";
|
||||
import type * as sdk173 from "openclaw/plugin-sdk/memory-host-search";
|
||||
import type * as sdk174 from "openclaw/plugin-sdk/memory-host-status";
|
||||
import type * as sdk175 from "openclaw/plugin-sdk/memory-lancedb";
|
||||
import type * as sdk176 from "openclaw/plugin-sdk/messaging-targets";
|
||||
import type * as sdk177 from "openclaw/plugin-sdk/models-provider-runtime";
|
||||
import type * as sdk178 from "openclaw/plugin-sdk/msteams";
|
||||
import type * as sdk179 from "openclaw/plugin-sdk/music-generation";
|
||||
import type * as sdk180 from "openclaw/plugin-sdk/music-generation-core";
|
||||
import type * as sdk181 from "openclaw/plugin-sdk/native-command-config-runtime";
|
||||
import type * as sdk182 from "openclaw/plugin-sdk/native-command-registry";
|
||||
import type * as sdk183 from "openclaw/plugin-sdk/nextcloud-talk";
|
||||
import type * as sdk184 from "openclaw/plugin-sdk/nostr";
|
||||
import type * as sdk185 from "openclaw/plugin-sdk/opencode";
|
||||
import type * as sdk186 from "openclaw/plugin-sdk/outbound-media";
|
||||
import type * as sdk187 from "openclaw/plugin-sdk/outbound-runtime";
|
||||
import type * as sdk188 from "openclaw/plugin-sdk/param-readers";
|
||||
import type * as sdk189 from "openclaw/plugin-sdk/persistent-dedupe";
|
||||
import type * as sdk190 from "openclaw/plugin-sdk/plugin-entry";
|
||||
import type * as sdk191 from "openclaw/plugin-sdk/plugin-runtime";
|
||||
import type * as sdk192 from "openclaw/plugin-sdk/poll-runtime";
|
||||
import type * as sdk193 from "openclaw/plugin-sdk/process-runtime";
|
||||
import type * as sdk194 from "openclaw/plugin-sdk/provider-auth";
|
||||
import type * as sdk195 from "openclaw/plugin-sdk/provider-auth-api-key";
|
||||
import type * as sdk196 from "openclaw/plugin-sdk/provider-auth-login";
|
||||
import type * as sdk197 from "openclaw/plugin-sdk/provider-auth-result";
|
||||
import type * as sdk198 from "openclaw/plugin-sdk/provider-auth-runtime";
|
||||
import type * as sdk199 from "openclaw/plugin-sdk/provider-catalog-shared";
|
||||
import type * as sdk200 from "openclaw/plugin-sdk/provider-entry";
|
||||
import type * as sdk201 from "openclaw/plugin-sdk/provider-env-vars";
|
||||
import type * as sdk202 from "openclaw/plugin-sdk/provider-http";
|
||||
import type * as sdk203 from "openclaw/plugin-sdk/provider-model-shared";
|
||||
import type * as sdk204 from "openclaw/plugin-sdk/provider-model-types";
|
||||
import type * as sdk205 from "openclaw/plugin-sdk/provider-onboard";
|
||||
import type * as sdk206 from "openclaw/plugin-sdk/provider-selection-runtime";
|
||||
import type * as sdk207 from "openclaw/plugin-sdk/provider-setup";
|
||||
import type * as sdk208 from "openclaw/plugin-sdk/provider-stream";
|
||||
import type * as sdk209 from "openclaw/plugin-sdk/provider-stream-family";
|
||||
import type * as sdk210 from "openclaw/plugin-sdk/provider-stream-shared";
|
||||
import type * as sdk211 from "openclaw/plugin-sdk/provider-tools";
|
||||
import type * as sdk212 from "openclaw/plugin-sdk/provider-transport-runtime";
|
||||
import type * as sdk213 from "openclaw/plugin-sdk/provider-usage";
|
||||
import type * as sdk214 from "openclaw/plugin-sdk/provider-web-fetch";
|
||||
import type * as sdk215 from "openclaw/plugin-sdk/provider-web-fetch-contract";
|
||||
import type * as sdk216 from "openclaw/plugin-sdk/provider-web-search";
|
||||
import type * as sdk217 from "openclaw/plugin-sdk/provider-web-search-config-contract";
|
||||
import type * as sdk218 from "openclaw/plugin-sdk/provider-web-search-contract";
|
||||
import type * as sdk219 from "openclaw/plugin-sdk/provider-zai-endpoint";
|
||||
import type * as sdk220 from "openclaw/plugin-sdk/proxy-capture";
|
||||
import type * as sdk221 from "openclaw/plugin-sdk/qa-channel";
|
||||
import type * as sdk222 from "openclaw/plugin-sdk/qa-channel-protocol";
|
||||
import type * as sdk223 from "openclaw/plugin-sdk/qa-runner-runtime";
|
||||
import type * as sdk224 from "openclaw/plugin-sdk/realtime-transcription";
|
||||
import type * as sdk225 from "openclaw/plugin-sdk/realtime-voice";
|
||||
import type * as sdk226 from "openclaw/plugin-sdk/reply-chunking";
|
||||
import type * as sdk227 from "openclaw/plugin-sdk/reply-dedupe";
|
||||
import type * as sdk228 from "openclaw/plugin-sdk/reply-dispatch-runtime";
|
||||
import type * as sdk229 from "openclaw/plugin-sdk/reply-history";
|
||||
import type * as sdk230 from "openclaw/plugin-sdk/reply-payload";
|
||||
import type * as sdk231 from "openclaw/plugin-sdk/reply-reference";
|
||||
import type * as sdk232 from "openclaw/plugin-sdk/reply-runtime";
|
||||
import type * as sdk233 from "openclaw/plugin-sdk/request-url";
|
||||
import type * as sdk234 from "openclaw/plugin-sdk/response-limit-runtime";
|
||||
import type * as sdk235 from "openclaw/plugin-sdk/retry-runtime";
|
||||
import type * as sdk236 from "openclaw/plugin-sdk/routing";
|
||||
import type * as sdk237 from "openclaw/plugin-sdk/run-command";
|
||||
import type * as sdk238 from "openclaw/plugin-sdk/runtime";
|
||||
import type * as sdk239 from "openclaw/plugin-sdk/runtime-config-snapshot";
|
||||
import type * as sdk240 from "openclaw/plugin-sdk/runtime-doctor";
|
||||
import type * as sdk241 from "openclaw/plugin-sdk/runtime-env";
|
||||
import type * as sdk242 from "openclaw/plugin-sdk/runtime-fetch";
|
||||
import type * as sdk243 from "openclaw/plugin-sdk/runtime-group-policy";
|
||||
import type * as sdk244 from "openclaw/plugin-sdk/runtime-logger";
|
||||
import type * as sdk245 from "openclaw/plugin-sdk/runtime-secret-resolution";
|
||||
import type * as sdk246 from "openclaw/plugin-sdk/runtime-store";
|
||||
import type * as sdk247 from "openclaw/plugin-sdk/sandbox";
|
||||
import type * as sdk248 from "openclaw/plugin-sdk/secret-file-runtime";
|
||||
import type * as sdk249 from "openclaw/plugin-sdk/secret-input";
|
||||
import type * as sdk250 from "openclaw/plugin-sdk/secret-input-runtime";
|
||||
import type * as sdk251 from "openclaw/plugin-sdk/secret-ref-runtime";
|
||||
import type * as sdk252 from "openclaw/plugin-sdk/security-runtime";
|
||||
import type * as sdk253 from "openclaw/plugin-sdk/self-hosted-provider-setup";
|
||||
import type * as sdk254 from "openclaw/plugin-sdk/session-binding-runtime";
|
||||
import type * as sdk255 from "openclaw/plugin-sdk/session-key-runtime";
|
||||
import type * as sdk256 from "openclaw/plugin-sdk/session-store-runtime";
|
||||
import type * as sdk257 from "openclaw/plugin-sdk/session-transcript-hit";
|
||||
import type * as sdk258 from "openclaw/plugin-sdk/session-visibility";
|
||||
import type * as sdk259 from "openclaw/plugin-sdk/setup";
|
||||
import type * as sdk260 from "openclaw/plugin-sdk/setup-adapter-runtime";
|
||||
import type * as sdk261 from "openclaw/plugin-sdk/setup-runtime";
|
||||
import type * as sdk262 from "openclaw/plugin-sdk/setup-tools";
|
||||
import type * as sdk263 from "openclaw/plugin-sdk/simple-completion-runtime";
|
||||
import type * as sdk264 from "openclaw/plugin-sdk/skill-commands-runtime";
|
||||
import type * as sdk265 from "openclaw/plugin-sdk/skills-runtime";
|
||||
import type * as sdk266 from "openclaw/plugin-sdk/speech";
|
||||
import type * as sdk267 from "openclaw/plugin-sdk/speech-core";
|
||||
import type * as sdk268 from "openclaw/plugin-sdk/ssrf-dispatcher";
|
||||
import type * as sdk269 from "openclaw/plugin-sdk/ssrf-policy";
|
||||
import type * as sdk270 from "openclaw/plugin-sdk/ssrf-runtime";
|
||||
import type * as sdk271 from "openclaw/plugin-sdk/state-paths";
|
||||
import type * as sdk272 from "openclaw/plugin-sdk/status-helpers";
|
||||
import type * as sdk273 from "openclaw/plugin-sdk/string-coerce-runtime";
|
||||
import type * as sdk274 from "openclaw/plugin-sdk/string-normalization-runtime";
|
||||
import type * as sdk275 from "openclaw/plugin-sdk/target-resolver-runtime";
|
||||
import type * as sdk276 from "openclaw/plugin-sdk/telegram-command-config";
|
||||
import type * as sdk277 from "openclaw/plugin-sdk/telegram-command-ui";
|
||||
import type * as sdk278 from "openclaw/plugin-sdk/temp-path";
|
||||
import type * as sdk279 from "openclaw/plugin-sdk/testing";
|
||||
import type * as sdk280 from "openclaw/plugin-sdk/text-autolink-runtime";
|
||||
import type * as sdk281 from "openclaw/plugin-sdk/text-chunking";
|
||||
import type * as sdk282 from "openclaw/plugin-sdk/text-runtime";
|
||||
import type * as sdk283 from "openclaw/plugin-sdk/thread-bindings-runtime";
|
||||
import type * as sdk284 from "openclaw/plugin-sdk/thread-bindings-session-runtime";
|
||||
import type * as sdk285 from "openclaw/plugin-sdk/thread-ownership";
|
||||
import type * as sdk286 from "openclaw/plugin-sdk/tlon";
|
||||
import type * as sdk287 from "openclaw/plugin-sdk/tool-payload";
|
||||
import type * as sdk288 from "openclaw/plugin-sdk/tool-send";
|
||||
import type * as sdk289 from "openclaw/plugin-sdk/twitch";
|
||||
import type * as sdk290 from "openclaw/plugin-sdk/video-generation";
|
||||
import type * as sdk291 from "openclaw/plugin-sdk/video-generation-core";
|
||||
import type * as sdk292 from "openclaw/plugin-sdk/video-generation-runtime";
|
||||
import type * as sdk293 from "openclaw/plugin-sdk/voice-call";
|
||||
import type * as sdk294 from "openclaw/plugin-sdk/volc-model-catalog-shared";
|
||||
import type * as sdk295 from "openclaw/plugin-sdk/web-content-extractor";
|
||||
import type * as sdk296 from "openclaw/plugin-sdk/web-media";
|
||||
import type * as sdk297 from "openclaw/plugin-sdk/webhook-ingress";
|
||||
import type * as sdk298 from "openclaw/plugin-sdk/webhook-path";
|
||||
import type * as sdk299 from "openclaw/plugin-sdk/webhook-request-guards";
|
||||
import type * as sdk300 from "openclaw/plugin-sdk/webhook-targets";
|
||||
import type * as sdk301 from "openclaw/plugin-sdk/windows-spawn";
|
||||
import type * as sdk302 from "openclaw/plugin-sdk/zalo";
|
||||
import type * as sdk303 from "openclaw/plugin-sdk/zalo-setup";
|
||||
import type * as sdk304 from "openclaw/plugin-sdk/zalouser";
|
||||
import type * as sdk305 from "openclaw/plugin-sdk/zod";
|
||||
import type * as sdk42 from "openclaw/plugin-sdk/channel-config-schema-legacy";
|
||||
import type * as sdk43 from "openclaw/plugin-sdk/channel-config-writes";
|
||||
import type * as sdk44 from "openclaw/plugin-sdk/channel-contract";
|
||||
import type * as sdk45 from "openclaw/plugin-sdk/channel-contract-testing";
|
||||
import type * as sdk46 from "openclaw/plugin-sdk/channel-core";
|
||||
import type * as sdk47 from "openclaw/plugin-sdk/channel-entry-contract";
|
||||
import type * as sdk48 from "openclaw/plugin-sdk/channel-envelope";
|
||||
import type * as sdk49 from "openclaw/plugin-sdk/channel-feedback";
|
||||
import type * as sdk50 from "openclaw/plugin-sdk/channel-inbound";
|
||||
import type * as sdk51 from "openclaw/plugin-sdk/channel-inbound-debounce";
|
||||
import type * as sdk52 from "openclaw/plugin-sdk/channel-inbound-roots";
|
||||
import type * as sdk53 from "openclaw/plugin-sdk/channel-lifecycle";
|
||||
import type * as sdk54 from "openclaw/plugin-sdk/channel-location";
|
||||
import type * as sdk55 from "openclaw/plugin-sdk/channel-logging";
|
||||
import type * as sdk56 from "openclaw/plugin-sdk/channel-mention-gating";
|
||||
import type * as sdk57 from "openclaw/plugin-sdk/channel-pairing";
|
||||
import type * as sdk58 from "openclaw/plugin-sdk/channel-pairing-paths";
|
||||
import type * as sdk59 from "openclaw/plugin-sdk/channel-plugin-common";
|
||||
import type * as sdk60 from "openclaw/plugin-sdk/channel-policy";
|
||||
import type * as sdk61 from "openclaw/plugin-sdk/channel-reply-options-runtime";
|
||||
import type * as sdk62 from "openclaw/plugin-sdk/channel-reply-pipeline";
|
||||
import type * as sdk63 from "openclaw/plugin-sdk/channel-runtime";
|
||||
import type * as sdk64 from "openclaw/plugin-sdk/channel-runtime-context";
|
||||
import type * as sdk65 from "openclaw/plugin-sdk/channel-secret-basic-runtime";
|
||||
import type * as sdk66 from "openclaw/plugin-sdk/channel-secret-runtime";
|
||||
import type * as sdk67 from "openclaw/plugin-sdk/channel-secret-tts-runtime";
|
||||
import type * as sdk68 from "openclaw/plugin-sdk/channel-send-result";
|
||||
import type * as sdk69 from "openclaw/plugin-sdk/channel-setup";
|
||||
import type * as sdk70 from "openclaw/plugin-sdk/channel-status";
|
||||
import type * as sdk71 from "openclaw/plugin-sdk/channel-streaming";
|
||||
import type * as sdk72 from "openclaw/plugin-sdk/channel-targets";
|
||||
import type * as sdk73 from "openclaw/plugin-sdk/cli-backend";
|
||||
import type * as sdk74 from "openclaw/plugin-sdk/cli-runtime";
|
||||
import type * as sdk75 from "openclaw/plugin-sdk/collection-runtime";
|
||||
import type * as sdk76 from "openclaw/plugin-sdk/command-auth";
|
||||
import type * as sdk77 from "openclaw/plugin-sdk/command-auth-native";
|
||||
import type * as sdk78 from "openclaw/plugin-sdk/command-detection";
|
||||
import type * as sdk79 from "openclaw/plugin-sdk/command-gating";
|
||||
import type * as sdk80 from "openclaw/plugin-sdk/command-primitives-runtime";
|
||||
import type * as sdk81 from "openclaw/plugin-sdk/command-status";
|
||||
import type * as sdk82 from "openclaw/plugin-sdk/command-status-runtime";
|
||||
import type * as sdk83 from "openclaw/plugin-sdk/command-surface";
|
||||
import type * as sdk84 from "openclaw/plugin-sdk/compat";
|
||||
import type * as sdk85 from "openclaw/plugin-sdk/config-mutation";
|
||||
import type * as sdk86 from "openclaw/plugin-sdk/config-runtime";
|
||||
import type * as sdk87 from "openclaw/plugin-sdk/config-schema";
|
||||
import type * as sdk88 from "openclaw/plugin-sdk/config-types";
|
||||
import type * as sdk89 from "openclaw/plugin-sdk/context-visibility-runtime";
|
||||
import type * as sdk90 from "openclaw/plugin-sdk/conversation-binding-runtime";
|
||||
import type * as sdk91 from "openclaw/plugin-sdk/conversation-runtime";
|
||||
import type * as sdk92 from "openclaw/plugin-sdk/core";
|
||||
import type * as sdk93 from "openclaw/plugin-sdk/cron-store-runtime";
|
||||
import type * as sdk94 from "openclaw/plugin-sdk/dangerous-name-runtime";
|
||||
import type * as sdk95 from "openclaw/plugin-sdk/device-bootstrap";
|
||||
import type * as sdk96 from "openclaw/plugin-sdk/diagnostic-runtime";
|
||||
import type * as sdk97 from "openclaw/plugin-sdk/diagnostics-otel";
|
||||
import type * as sdk98 from "openclaw/plugin-sdk/diagnostics-prometheus";
|
||||
import type * as sdk99 from "openclaw/plugin-sdk/diffs";
|
||||
import type * as sdk100 from "openclaw/plugin-sdk/direct-dm";
|
||||
import type * as sdk101 from "openclaw/plugin-sdk/direct-dm-access";
|
||||
import type * as sdk102 from "openclaw/plugin-sdk/direct-dm-guard-policy";
|
||||
import type * as sdk103 from "openclaw/plugin-sdk/directory-config-runtime";
|
||||
import type * as sdk104 from "openclaw/plugin-sdk/directory-runtime";
|
||||
import type * as sdk105 from "openclaw/plugin-sdk/document-extractor";
|
||||
import type * as sdk106 from "openclaw/plugin-sdk/error-runtime";
|
||||
import type * as sdk107 from "openclaw/plugin-sdk/extension-shared";
|
||||
import type * as sdk108 from "openclaw/plugin-sdk/feishu";
|
||||
import type * as sdk109 from "openclaw/plugin-sdk/feishu-conversation";
|
||||
import type * as sdk110 from "openclaw/plugin-sdk/feishu-setup";
|
||||
import type * as sdk111 from "openclaw/plugin-sdk/fetch-runtime";
|
||||
import type * as sdk112 from "openclaw/plugin-sdk/file-lock";
|
||||
import type * as sdk113 from "openclaw/plugin-sdk/gateway-runtime";
|
||||
import type * as sdk114 from "openclaw/plugin-sdk/github-copilot-login";
|
||||
import type * as sdk115 from "openclaw/plugin-sdk/github-copilot-token";
|
||||
import type * as sdk116 from "openclaw/plugin-sdk/global-singleton";
|
||||
import type * as sdk117 from "openclaw/plugin-sdk/googlechat";
|
||||
import type * as sdk118 from "openclaw/plugin-sdk/googlechat-runtime-shared";
|
||||
import type * as sdk119 from "openclaw/plugin-sdk/group-access";
|
||||
import type * as sdk120 from "openclaw/plugin-sdk/group-activation";
|
||||
import type * as sdk121 from "openclaw/plugin-sdk/hook-runtime";
|
||||
import type * as sdk122 from "openclaw/plugin-sdk/host-runtime";
|
||||
import type * as sdk123 from "openclaw/plugin-sdk/image-generation";
|
||||
import type * as sdk124 from "openclaw/plugin-sdk/image-generation-core";
|
||||
import type * as sdk125 from "openclaw/plugin-sdk/image-generation-runtime";
|
||||
import type * as sdk126 from "openclaw/plugin-sdk/inbound-envelope";
|
||||
import type * as sdk127 from "openclaw/plugin-sdk/inbound-reply-dispatch";
|
||||
import type * as sdk128 from "openclaw/plugin-sdk/infra-runtime";
|
||||
import type * as sdk129 from "openclaw/plugin-sdk/interactive-runtime";
|
||||
import type * as sdk130 from "openclaw/plugin-sdk/irc";
|
||||
import type * as sdk131 from "openclaw/plugin-sdk/irc-surface";
|
||||
import type * as sdk132 from "openclaw/plugin-sdk/json-store";
|
||||
import type * as sdk133 from "openclaw/plugin-sdk/keyed-async-queue";
|
||||
import type * as sdk134 from "openclaw/plugin-sdk/lazy-runtime";
|
||||
import type * as sdk135 from "openclaw/plugin-sdk/line";
|
||||
import type * as sdk136 from "openclaw/plugin-sdk/line-core";
|
||||
import type * as sdk137 from "openclaw/plugin-sdk/line-runtime";
|
||||
import type * as sdk138 from "openclaw/plugin-sdk/line-surface";
|
||||
import type * as sdk139 from "openclaw/plugin-sdk/llm-task";
|
||||
import type * as sdk140 from "openclaw/plugin-sdk/lmstudio";
|
||||
import type * as sdk141 from "openclaw/plugin-sdk/lmstudio-runtime";
|
||||
import type * as sdk142 from "openclaw/plugin-sdk/logging-core";
|
||||
import type * as sdk143 from "openclaw/plugin-sdk/markdown-table-runtime";
|
||||
import type * as sdk144 from "openclaw/plugin-sdk/matrix";
|
||||
import type * as sdk145 from "openclaw/plugin-sdk/matrix-helper";
|
||||
import type * as sdk146 from "openclaw/plugin-sdk/matrix-runtime-heavy";
|
||||
import type * as sdk147 from "openclaw/plugin-sdk/matrix-runtime-shared";
|
||||
import type * as sdk148 from "openclaw/plugin-sdk/matrix-runtime-surface";
|
||||
import type * as sdk149 from "openclaw/plugin-sdk/matrix-surface";
|
||||
import type * as sdk150 from "openclaw/plugin-sdk/matrix-thread-bindings";
|
||||
import type * as sdk151 from "openclaw/plugin-sdk/mattermost";
|
||||
import type * as sdk152 from "openclaw/plugin-sdk/mattermost-policy";
|
||||
import type * as sdk153 from "openclaw/plugin-sdk/media-generation-runtime";
|
||||
import type * as sdk154 from "openclaw/plugin-sdk/media-generation-runtime-shared";
|
||||
import type * as sdk155 from "openclaw/plugin-sdk/media-mime";
|
||||
import type * as sdk156 from "openclaw/plugin-sdk/media-runtime";
|
||||
import type * as sdk157 from "openclaw/plugin-sdk/media-store";
|
||||
import type * as sdk158 from "openclaw/plugin-sdk/media-understanding";
|
||||
import type * as sdk159 from "openclaw/plugin-sdk/media-understanding-runtime";
|
||||
import type * as sdk160 from "openclaw/plugin-sdk/memory-core";
|
||||
import type * as sdk161 from "openclaw/plugin-sdk/memory-core-engine-runtime";
|
||||
import type * as sdk162 from "openclaw/plugin-sdk/memory-core-host-engine-embeddings";
|
||||
import type * as sdk163 from "openclaw/plugin-sdk/memory-core-host-engine-foundation";
|
||||
import type * as sdk164 from "openclaw/plugin-sdk/memory-core-host-engine-qmd";
|
||||
import type * as sdk165 from "openclaw/plugin-sdk/memory-core-host-engine-storage";
|
||||
import type * as sdk166 from "openclaw/plugin-sdk/memory-core-host-events";
|
||||
import type * as sdk167 from "openclaw/plugin-sdk/memory-core-host-multimodal";
|
||||
import type * as sdk168 from "openclaw/plugin-sdk/memory-core-host-query";
|
||||
import type * as sdk169 from "openclaw/plugin-sdk/memory-core-host-runtime-cli";
|
||||
import type * as sdk170 from "openclaw/plugin-sdk/memory-core-host-runtime-core";
|
||||
import type * as sdk171 from "openclaw/plugin-sdk/memory-core-host-runtime-files";
|
||||
import type * as sdk172 from "openclaw/plugin-sdk/memory-core-host-secret";
|
||||
import type * as sdk173 from "openclaw/plugin-sdk/memory-core-host-status";
|
||||
import type * as sdk174 from "openclaw/plugin-sdk/memory-host-core";
|
||||
import type * as sdk175 from "openclaw/plugin-sdk/memory-host-events";
|
||||
import type * as sdk176 from "openclaw/plugin-sdk/memory-host-files";
|
||||
import type * as sdk177 from "openclaw/plugin-sdk/memory-host-markdown";
|
||||
import type * as sdk178 from "openclaw/plugin-sdk/memory-host-search";
|
||||
import type * as sdk179 from "openclaw/plugin-sdk/memory-host-status";
|
||||
import type * as sdk180 from "openclaw/plugin-sdk/memory-lancedb";
|
||||
import type * as sdk181 from "openclaw/plugin-sdk/messaging-targets";
|
||||
import type * as sdk182 from "openclaw/plugin-sdk/migration";
|
||||
import type * as sdk183 from "openclaw/plugin-sdk/migration-runtime";
|
||||
import type * as sdk184 from "openclaw/plugin-sdk/model-session-runtime";
|
||||
import type * as sdk185 from "openclaw/plugin-sdk/models-provider-runtime";
|
||||
import type * as sdk186 from "openclaw/plugin-sdk/msteams";
|
||||
import type * as sdk187 from "openclaw/plugin-sdk/music-generation";
|
||||
import type * as sdk188 from "openclaw/plugin-sdk/music-generation-core";
|
||||
import type * as sdk189 from "openclaw/plugin-sdk/native-command-config-runtime";
|
||||
import type * as sdk190 from "openclaw/plugin-sdk/native-command-registry";
|
||||
import type * as sdk191 from "openclaw/plugin-sdk/nextcloud-talk";
|
||||
import type * as sdk192 from "openclaw/plugin-sdk/nostr";
|
||||
import type * as sdk193 from "openclaw/plugin-sdk/opencode";
|
||||
import type * as sdk194 from "openclaw/plugin-sdk/outbound-media";
|
||||
import type * as sdk195 from "openclaw/plugin-sdk/outbound-runtime";
|
||||
import type * as sdk196 from "openclaw/plugin-sdk/outbound-send-deps";
|
||||
import type * as sdk197 from "openclaw/plugin-sdk/param-readers";
|
||||
import type * as sdk198 from "openclaw/plugin-sdk/persistent-dedupe";
|
||||
import type * as sdk199 from "openclaw/plugin-sdk/plugin-config-runtime";
|
||||
import type * as sdk200 from "openclaw/plugin-sdk/plugin-entry";
|
||||
import type * as sdk201 from "openclaw/plugin-sdk/plugin-runtime";
|
||||
import type * as sdk202 from "openclaw/plugin-sdk/poll-runtime";
|
||||
import type * as sdk203 from "openclaw/plugin-sdk/process-runtime";
|
||||
import type * as sdk204 from "openclaw/plugin-sdk/provider-auth";
|
||||
import type * as sdk205 from "openclaw/plugin-sdk/provider-auth-api-key";
|
||||
import type * as sdk206 from "openclaw/plugin-sdk/provider-auth-login";
|
||||
import type * as sdk207 from "openclaw/plugin-sdk/provider-auth-result";
|
||||
import type * as sdk208 from "openclaw/plugin-sdk/provider-auth-runtime";
|
||||
import type * as sdk209 from "openclaw/plugin-sdk/provider-catalog-shared";
|
||||
import type * as sdk210 from "openclaw/plugin-sdk/provider-entry";
|
||||
import type * as sdk211 from "openclaw/plugin-sdk/provider-env-vars";
|
||||
import type * as sdk212 from "openclaw/plugin-sdk/provider-http";
|
||||
import type * as sdk213 from "openclaw/plugin-sdk/provider-model-shared";
|
||||
import type * as sdk214 from "openclaw/plugin-sdk/provider-model-types";
|
||||
import type * as sdk215 from "openclaw/plugin-sdk/provider-onboard";
|
||||
import type * as sdk216 from "openclaw/plugin-sdk/provider-selection-runtime";
|
||||
import type * as sdk217 from "openclaw/plugin-sdk/provider-setup";
|
||||
import type * as sdk218 from "openclaw/plugin-sdk/provider-stream";
|
||||
import type * as sdk219 from "openclaw/plugin-sdk/provider-stream-family";
|
||||
import type * as sdk220 from "openclaw/plugin-sdk/provider-stream-shared";
|
||||
import type * as sdk221 from "openclaw/plugin-sdk/provider-tools";
|
||||
import type * as sdk222 from "openclaw/plugin-sdk/provider-transport-runtime";
|
||||
import type * as sdk223 from "openclaw/plugin-sdk/provider-usage";
|
||||
import type * as sdk224 from "openclaw/plugin-sdk/provider-web-fetch";
|
||||
import type * as sdk225 from "openclaw/plugin-sdk/provider-web-fetch-contract";
|
||||
import type * as sdk226 from "openclaw/plugin-sdk/provider-web-search";
|
||||
import type * as sdk227 from "openclaw/plugin-sdk/provider-web-search-config-contract";
|
||||
import type * as sdk228 from "openclaw/plugin-sdk/provider-web-search-contract";
|
||||
import type * as sdk229 from "openclaw/plugin-sdk/provider-zai-endpoint";
|
||||
import type * as sdk230 from "openclaw/plugin-sdk/proxy-capture";
|
||||
import type * as sdk231 from "openclaw/plugin-sdk/qa-runner-runtime";
|
||||
import type * as sdk232 from "openclaw/plugin-sdk/realtime-transcription";
|
||||
import type * as sdk233 from "openclaw/plugin-sdk/realtime-voice";
|
||||
import type * as sdk234 from "openclaw/plugin-sdk/reply-chunking";
|
||||
import type * as sdk235 from "openclaw/plugin-sdk/reply-dedupe";
|
||||
import type * as sdk236 from "openclaw/plugin-sdk/reply-dispatch-runtime";
|
||||
import type * as sdk237 from "openclaw/plugin-sdk/reply-history";
|
||||
import type * as sdk238 from "openclaw/plugin-sdk/reply-payload";
|
||||
import type * as sdk239 from "openclaw/plugin-sdk/reply-reference";
|
||||
import type * as sdk240 from "openclaw/plugin-sdk/reply-runtime";
|
||||
import type * as sdk241 from "openclaw/plugin-sdk/request-url";
|
||||
import type * as sdk242 from "openclaw/plugin-sdk/response-limit-runtime";
|
||||
import type * as sdk243 from "openclaw/plugin-sdk/retry-runtime";
|
||||
import type * as sdk244 from "openclaw/plugin-sdk/routing";
|
||||
import type * as sdk245 from "openclaw/plugin-sdk/run-command";
|
||||
import type * as sdk246 from "openclaw/plugin-sdk/runtime";
|
||||
import type * as sdk247 from "openclaw/plugin-sdk/runtime-config-snapshot";
|
||||
import type * as sdk248 from "openclaw/plugin-sdk/runtime-doctor";
|
||||
import type * as sdk249 from "openclaw/plugin-sdk/runtime-env";
|
||||
import type * as sdk250 from "openclaw/plugin-sdk/runtime-fetch";
|
||||
import type * as sdk251 from "openclaw/plugin-sdk/runtime-group-policy";
|
||||
import type * as sdk252 from "openclaw/plugin-sdk/runtime-logger";
|
||||
import type * as sdk253 from "openclaw/plugin-sdk/runtime-secret-resolution";
|
||||
import type * as sdk254 from "openclaw/plugin-sdk/runtime-store";
|
||||
import type * as sdk255 from "openclaw/plugin-sdk/sandbox";
|
||||
import type * as sdk256 from "openclaw/plugin-sdk/secret-file-runtime";
|
||||
import type * as sdk257 from "openclaw/plugin-sdk/secret-input";
|
||||
import type * as sdk258 from "openclaw/plugin-sdk/secret-input-runtime";
|
||||
import type * as sdk259 from "openclaw/plugin-sdk/secret-ref-runtime";
|
||||
import type * as sdk260 from "openclaw/plugin-sdk/security-runtime";
|
||||
import type * as sdk261 from "openclaw/plugin-sdk/self-hosted-provider-setup";
|
||||
import type * as sdk262 from "openclaw/plugin-sdk/session-binding-runtime";
|
||||
import type * as sdk263 from "openclaw/plugin-sdk/session-key-runtime";
|
||||
import type * as sdk264 from "openclaw/plugin-sdk/session-store-runtime";
|
||||
import type * as sdk265 from "openclaw/plugin-sdk/session-transcript-hit";
|
||||
import type * as sdk266 from "openclaw/plugin-sdk/session-visibility";
|
||||
import type * as sdk267 from "openclaw/plugin-sdk/setup";
|
||||
import type * as sdk268 from "openclaw/plugin-sdk/setup-adapter-runtime";
|
||||
import type * as sdk269 from "openclaw/plugin-sdk/setup-runtime";
|
||||
import type * as sdk270 from "openclaw/plugin-sdk/setup-tools";
|
||||
import type * as sdk271 from "openclaw/plugin-sdk/simple-completion-runtime";
|
||||
import type * as sdk272 from "openclaw/plugin-sdk/skill-commands-runtime";
|
||||
import type * as sdk273 from "openclaw/plugin-sdk/skills-runtime";
|
||||
import type * as sdk274 from "openclaw/plugin-sdk/speech";
|
||||
import type * as sdk275 from "openclaw/plugin-sdk/speech-core";
|
||||
import type * as sdk276 from "openclaw/plugin-sdk/ssrf-dispatcher";
|
||||
import type * as sdk277 from "openclaw/plugin-sdk/ssrf-policy";
|
||||
import type * as sdk278 from "openclaw/plugin-sdk/ssrf-runtime";
|
||||
import type * as sdk279 from "openclaw/plugin-sdk/state-paths";
|
||||
import type * as sdk280 from "openclaw/plugin-sdk/status-helpers";
|
||||
import type * as sdk281 from "openclaw/plugin-sdk/string-coerce-runtime";
|
||||
import type * as sdk282 from "openclaw/plugin-sdk/string-normalization-runtime";
|
||||
import type * as sdk283 from "openclaw/plugin-sdk/talk-config-runtime";
|
||||
import type * as sdk284 from "openclaw/plugin-sdk/target-resolver-runtime";
|
||||
import type * as sdk285 from "openclaw/plugin-sdk/telegram-command-config";
|
||||
import type * as sdk286 from "openclaw/plugin-sdk/telegram-command-ui";
|
||||
import type * as sdk287 from "openclaw/plugin-sdk/temp-path";
|
||||
import type * as sdk288 from "openclaw/plugin-sdk/testing";
|
||||
import type * as sdk289 from "openclaw/plugin-sdk/text-autolink-runtime";
|
||||
import type * as sdk290 from "openclaw/plugin-sdk/text-chunking";
|
||||
import type * as sdk291 from "openclaw/plugin-sdk/text-runtime";
|
||||
import type * as sdk292 from "openclaw/plugin-sdk/thread-bindings-runtime";
|
||||
import type * as sdk293 from "openclaw/plugin-sdk/thread-bindings-session-runtime";
|
||||
import type * as sdk294 from "openclaw/plugin-sdk/thread-ownership";
|
||||
import type * as sdk295 from "openclaw/plugin-sdk/tlon";
|
||||
import type * as sdk296 from "openclaw/plugin-sdk/tool-payload";
|
||||
import type * as sdk297 from "openclaw/plugin-sdk/tool-send";
|
||||
import type * as sdk298 from "openclaw/plugin-sdk/tts-runtime";
|
||||
import type * as sdk299 from "openclaw/plugin-sdk/twitch";
|
||||
import type * as sdk300 from "openclaw/plugin-sdk/video-generation";
|
||||
import type * as sdk301 from "openclaw/plugin-sdk/video-generation-core";
|
||||
import type * as sdk302 from "openclaw/plugin-sdk/video-generation-runtime";
|
||||
import type * as sdk303 from "openclaw/plugin-sdk/voice-call";
|
||||
import type * as sdk304 from "openclaw/plugin-sdk/volc-model-catalog-shared";
|
||||
import type * as sdk305 from "openclaw/plugin-sdk/web-content-extractor";
|
||||
import type * as sdk306 from "openclaw/plugin-sdk/web-media";
|
||||
import type * as sdk307 from "openclaw/plugin-sdk/webhook-ingress";
|
||||
import type * as sdk308 from "openclaw/plugin-sdk/webhook-path";
|
||||
import type * as sdk309 from "openclaw/plugin-sdk/webhook-request-guards";
|
||||
import type * as sdk310 from "openclaw/plugin-sdk/webhook-targets";
|
||||
import type * as sdk311 from "openclaw/plugin-sdk/windows-spawn";
|
||||
import type * as sdk312 from "openclaw/plugin-sdk/zalo";
|
||||
import type * as sdk313 from "openclaw/plugin-sdk/zalo-setup";
|
||||
import type * as sdk314 from "openclaw/plugin-sdk/zalouser";
|
||||
import type * as sdk315 from "openclaw/plugin-sdk/zod";
|
||||
|
||||
export type KitchenSinkSdkImportSurface =
|
||||
| typeof sdk0
|
||||
@ -612,4 +622,14 @@ export type KitchenSinkSdkImportSurface =
|
||||
| typeof sdk302
|
||||
| typeof sdk303
|
||||
| typeof sdk304
|
||||
| typeof sdk305;
|
||||
| typeof sdk305
|
||||
| typeof sdk306
|
||||
| typeof sdk307
|
||||
| typeof sdk308
|
||||
| typeof sdk309
|
||||
| typeof sdk310
|
||||
| typeof sdk311
|
||||
| typeof sdk312
|
||||
| typeof sdk313
|
||||
| typeof sdk314
|
||||
| typeof sdk315;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user