UNPKG

@nagwa-limited/kashida-engine

Version:

An engine to unify array of Arabic strings to the same width using Kashidas

8 lines (7 loc) 173 B
export declare interface ExceptionsPlaceholderMap { [key: string]: string; } export declare interface TextWidths { textWidths: number[]; maxTextWidth: number; }