mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
10a1a43f4b
* fix(zalo): package setup runtime surface * fix(tooling): track setup surface artifacts
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
// Zalo API module exposes the plugin public contract.
|
|
export { zaloSetupAdapter, zaloSetupWizard } from "./src/setup-surface.js";
|