Type Alias ShemiratHaLashonReading

ShemiratHaLashonReading: {
    b: number | string;
    bk: number;
    e: number | string;
    k: string;
}