mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
fix(plugin-sdk): align browser tab cleanup type exports
This commit is contained in:
@@ -10,4 +10,5 @@ export {
|
||||
resolveProfile,
|
||||
type ResolvedBrowserConfig,
|
||||
type ResolvedBrowserProfile,
|
||||
type ResolvedBrowserTabCleanupConfig,
|
||||
} from "./src/browser/config.js";
|
||||
|
||||
Reference in New Issue
Block a user