UNPKG

jsx-email

Version:

Render JSX email components to HTML email

3 lines 153 B
import type { Root } from 'hast'; export declare const getMovePlugin: () => Promise<() => (tree: Root) => void>; //# sourceMappingURL=move-style.d.ts.map