MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev /

Class

apps/web/mailers/SignInMailer.ts:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9export default class SignInMailer {
10 static async send({ url, to }: Options) {
11 return ApplicationMailer.send({
12 to,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected