MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / email.server.ts

File email.server.ts

apps/webapp/app/services/email.server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DeliverEmail, SendPlainTextOptions } from "emails";
2import { EmailClient } from "emails";
3import type { SendEmailOptions } from "remix-auth-email-link";
4import { redirect } from "remix-typedjson";

Callers

nothing calls this directly

Calls 1

singletonFunction · 0.90

Tested by

no test coverage detected