UNPKG

react-to-html

Version:

A react package to generate HTML for conversion to Email or PDF from shared components

2 lines 139 B
export type { ComponentSettings, SettingsType, DecoratorFunction } from './types/index.ts'; export type { BaseConfig } from './build-html';