mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 05:50:40 +00:00
Extensions: migrate feishu plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ClawdbotConfig, RuntimeEnv } from "openclaw/plugin-sdk";
|
||||
import type { ClawdbotConfig, RuntimeEnv } from "openclaw/plugin-sdk/compat";
|
||||
import { resolveFeishuAccount } from "./accounts.js";
|
||||
import { createFeishuClient } from "./client.js";
|
||||
import { getFeishuRuntime } from "./runtime.js";
|
||||
|
||||
Reference in New Issue
Block a user