Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / TEMPLATE_VARIABLE_REGEX

Variable: TEMPLATE_VARIABLE_REGEX

const TEMPLATE_VARIABLE_REGEX: RegExp

Defined in: packages/fireflow-nodes/src/nodes/mcp/utils.ts:32

Regular expression to match template variables with optional whitespace Matches: , , , etc.

Licensed under BUSL-1.1