
// main entry file for node

import {QuillDeltaToHtmlConverter} from './QuillDeltaToHtmlConverter';

export = QuillDeltaToHtmlConverter;