2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
|
|
export const TEMPLATE_RECIPIENT_PLACEHOLDER_REGEX = /recipient\.\d+@documenso\.com/i;
|