UNPKG

devexpress-richedit

Version:

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

4 lines (3 loc) 127 B
export declare class StringExtensions { static compareInvariantCultureIgnoreCase(str1: string, str2: string): number; }