Files
openclaw/src/plugin-sdk/text-autolink-runtime.ts
2026-04-17 16:05:09 +01:00

3 lines
158 B
TypeScript

// Narrow text helper for renderers that only need file-ref autolink detection.
export { isAutoLinkedFileRef } from "../shared/text/auto-linked-file-ref.js";