mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 01:00:21 +00:00
refactor: harden plugin metadata and browser sdk seams
This commit is contained in:
@@ -1 +1 @@
|
||||
export { withFetchPreconnect } from "openclaw/plugin-sdk/browser-support";
|
||||
export { withFetchPreconnect } from "openclaw/plugin-sdk/browser-setup-tools";
|
||||
|
||||
@@ -1 +1 @@
|
||||
export type { MockFn } from "openclaw/plugin-sdk/browser-support";
|
||||
export type { MockFn } from "openclaw/plugin-sdk/browser-setup-tools";
|
||||
|
||||
Reference in New Issue
Block a user