mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 18:20:22 +00:00
refactor: consolidate plugin sdk surface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { hasAnyWhatsAppAuth } from "openclaw/plugin-sdk/whatsapp";
|
||||
import { hasAnyWhatsAppAuth } from "../../extensions/whatsapp/api.js";
|
||||
import { normalizeProviderId } from "../agents/model-selection.js";
|
||||
import { hasMeaningfulChannelConfig } from "../channels/config-presence.js";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user