mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 01:10: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";
|