UNPKG

@letanure/resend-cli

Version:

A command-line interface for Resend email API

3 lines 151 B
import type { Command } from 'commander'; export declare function registerEmailCommands(emailCommand: Command): void; //# sourceMappingURL=cli.d.ts.map