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) 138 B
export { DocumentFacade as Document, ISettings } from "./DocumentFacade"; export { RTFJSError as Error, loggingEnabled } from "./Helper";