UNPKG

preeti-to-unicode-input

Version:

An input element or textarea to convert preeti font or nepali font to unicode with language toggle support for Nepali and english typing.

4 lines (3 loc) 189 B
export { PreetiToUnicodeInput } from "./PreetiToUnicodeInput"; export { preetiToUnicode } from "./preetiToUnicode"; export type { PreetiToUnicodeInputProps } from "./PreetiToUnicodeInput";