MCPcopy Index your code
hub / github.com/resend/react-email / index.ts

File index.ts

packages/react-email/src/cli/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { spawn } from 'node:child_process';
3import { InvalidArgumentError, Option, program } from 'commander';
4import { build } from './commands/build.js';

Callers

nothing calls this directly

Calls 2

exportTemplatesFunction · 0.85
onMethod · 0.80

Tested by

no test coverage detected