mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-25 16:19:36 +00:00
3 lines
148 B
TypeScript
3 lines
148 B
TypeScript
// Synology Chat API module exposes the plugin public contract.
|
|
export { collectSynologyChatSecurityAuditFindings } from "./src/security-audit.js";
|