mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:50:43 +00:00
refactor(plugin-sdk): narrow config runtime imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { getRuntimeConfigSnapshot } from "openclaw/plugin-sdk/config-runtime";
|
||||
import { jsonResult, readStringParam } from "openclaw/plugin-sdk/provider-web-search";
|
||||
import { getRuntimeConfigSnapshot } from "openclaw/plugin-sdk/runtime-config-snapshot";
|
||||
import { Type } from "typebox";
|
||||
import {
|
||||
buildXaiCodeExecutionPayload,
|
||||
|
||||
Reference in New Issue
Block a user