mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
3 lines
73 B
JavaScript
3 lines
73 B
JavaScript
export default async function headroomLinkShim() {
|
|
return undefined;
|
|
}
|