MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/emails/preview/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NextRequest } from 'next/server'
2import { NextResponse } from 'next/server'
3import {
4 renderBatchInvitationEmail,

Callers

nothing calls this directly

Calls 15

renderOTPEmailFunction · 0.90
renderPasswordResetEmailFunction · 0.90
renderWelcomeEmailFunction · 0.90
renderInvitationEmailFunction · 0.90
renderPlanWelcomeEmailFunction · 0.90

Tested by

no test coverage detected