UNPKG

devexpress-richedit

Version:

DevExpress Rich Text Editor is an advanced word-processing tool designed for working with rich text documents.

6 lines (5 loc) 160 B
export declare class HangulDecoderHelper { private static _cptable; private static get cptable(); static getChars(data: string[]): string[]; }