headroom/plugins/openclaw/hook-shim/handler.js
2026-04-06 21:28:59 -05:00

3 lines
73 B
JavaScript

export default async function headroomLinkShim() {
return undefined;
}