UNPKG

bangla-likhi

Version:

This is a bangla unicode-bijoy-unicode converter and bangla typing easy to using bijoy 52 supporting on this banglalikhi.com project.

5 lines (4 loc) 147 B
export declare class BanglaLikhi { static bijoyToUnicode(bijoyText: string): string; static unicodeToBijoy(unicodeText: string): string; }