mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-12 06:16:37 +00:00
3 lines
128 B
TypeScript
3 lines
128 B
TypeScript
// Policy API module exposes the plugin public contract.
|
|
export { registerPolicyDoctorChecks } from "./src/doctor/register.js";
|