Created: 2025-11-13T22:21:03.167Z
Modified: 2025-12-18T19:15:04.925Z
Configuration
/**
* Sidecar Config for apis/sendmail.js
*/
module.exports = {
title: "sendmail.js",
description: "Auto-generated draft",
created: "2025-11-13T22:21:03.167Z",
modified: "2025-12-18T19:15:04.925Z",
};
---
title: "Route Flow: ssutil /src/apis/sendmail.js "
---
flowchart TD
sendmail{{"sendmail"}}
style sendmail fill:#161b22,color:#fff,stroke:#c2a35d
sendmailgun{{"sendmailgun"}}
style sendmailgun fill:#161b22,color:#fff,stroke:#c2a35d
linkStyle default stroke:#c2a35d,stroke-width:2px,color:#fff
classDef default color:#fff
---
title: "AST Structure: ssutil /src/apis/sendmail.js "
---
%%{init: { 'flowchart': { 'nodeSpacing': 20, 'rankSpacing': 30 }, 'themeVariables': { 'fontSize': '11px' } } }%%
graph LR
n0["SF"]
style n0 fill:#5E377B,color:#fff,stroke:#B4976A
linkStyle default stroke:#c2a35d,stroke-width:1px,opacity:0.6
CE CallExpressionSF SourceFile