UNPKG

jsx-email

Version:

Render JSX email components to HTML email

3 lines 175 B
export declare function escapeForRawComponent(input: string): string; export declare function unescapeForRawComponent(input: string): string; //# sourceMappingURL=raw.d.ts.map