mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 10:58:11 +00:00
Extensions: migrate feishu plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { RuntimeEnv } from "openclaw/plugin-sdk";
|
||||
import type { RuntimeEnv } from "openclaw/plugin-sdk/compat";
|
||||
import { probeFeishu } from "./probe.js";
|
||||
import type { ResolvedFeishuAccount } from "./types.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user