mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-31 20:01:36 +00:00
8 lines
226 B
TypeScript
8 lines
226 B
TypeScript
// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
|
|
export {
|
|
evaluateZaloGroupAccess,
|
|
resolveZaloRuntimeGroupPolicy,
|
|
zaloSetupAdapter,
|
|
zaloSetupWizard,
|
|
} from "../../extensions/zalo/api.js";
|