mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:50:42 +00:00
perf(plugin-sdk): add narrow outbound send deps entry
This commit is contained in:
@@ -238,6 +238,10 @@
|
||||
"types": "./dist/plugin-sdk/outbound-media.d.ts",
|
||||
"default": "./dist/plugin-sdk/outbound-media.js"
|
||||
},
|
||||
"./plugin-sdk/outbound-send-deps": {
|
||||
"types": "./dist/plugin-sdk/outbound-send-deps.d.ts",
|
||||
"default": "./dist/plugin-sdk/outbound-send-deps.js"
|
||||
},
|
||||
"./plugin-sdk/outbound-runtime": {
|
||||
"types": "./dist/plugin-sdk/outbound-runtime.d.ts",
|
||||
"default": "./dist/plugin-sdk/outbound-runtime.js"
|
||||
|
||||
Reference in New Issue
Block a user