mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
3 lines
201 B
TypeScript
3 lines
201 B
TypeScript
export { sendSigningRequest as sendSigningRequest } from "./sendSigningRequest";
|
|
export { sendSignedMail } from "./sendSignedMail";
|
|
export { transactionEmailTemplate } from "./transactionEmailTemplate" |