UNPKG

quill-delta-to-html

Version:
5 lines (4 loc) 112 B
declare class InsertOpDenormalizer { static denormalize(op: any): any[]; } export { InsertOpDenormalizer };