mirror of
https://github.com/documenso/documenso.git
synced 2026-07-10 21:15:15 +10:00
2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
export const TEMPLATE_RECIPIENT_PLACEHOLDER_REGEX = /recipient\.\d+@documenso\.com/i;
|