UNPKG

@letanure/resend-cli

Version:

A command-line interface for Resend email API

6 lines 195 B
interface FormProps { onExit: () => void; } export declare const Form: ({ onExit }: FormProps) => import("react/jsx-runtime").JSX.Element | null; export {}; //# sourceMappingURL=Form.d.ts.map