UNPKG

gn-rtf.js

Version:

Render RTF documents in HTML. This also includes rendering WMF and EMF images which are often contained in RTF documents.

3 lines (2 loc) 122 B
export { Renderer, IRendererSettings } from "./Renderer"; export { WMFJSError as Error, loggingEnabled } from "./Helper";