@cuvp1225/tango-mail
Version:
react mail components for tango
2 lines (1 loc) • 355 B
TypeScript
export declare const Img: import("react").ForwardRefExoticComponent<Omit<Readonly<Omit<import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, "ref">> & import("react").RefAttributes<HTMLImageElement> & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;