UNPKG

@letanure/resend-cli

Version:

A command-line interface for Resend email API

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