mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 15:50:43 +00:00
3 lines
158 B
TypeScript
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";
|