openclaw/extensions/browser/src/config/config.ts

10 lines
208 B
TypeScript

export {
createConfigIO,
getRuntimeConfigSnapshot,
loadConfig,
writeConfigFile,
type BrowserConfig,
type BrowserProfileConfig,
type OpenClawConfig,
} from "openclaw/plugin-sdk/browser-support";