UNPKG

react-to-html

Version:

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

3 lines (2 loc) 140 B
export type { ComponentSettings, SettingsType, DecoratorFunction } from './types/index.ts'; export type { BaseConfig } from './build-html';