mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 01:38:38 +00:00
Extensions: migrate nextcloud-talk plugin-sdk imports
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
hasConfiguredSecretInput,
|
||||
normalizeResolvedSecretInputString,
|
||||
normalizeSecretInputString,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import { z } from "zod";
|
||||
|
||||
export { hasConfiguredSecretInput, normalizeResolvedSecretInputString, normalizeSecretInputString };
|
||||
|
||||
Reference in New Issue
Block a user