UNPKG

osmd-extended

Version:

Private / sponsor exclusive OSMD mirror/audio player.

4 lines (3 loc) 145 B
export declare class StringUtil { static StringContainsSeparatedWord(str: string, wordRegExString: string, ignoreCase?: boolean): boolean; }