mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-11 04:48:05 +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";
|